elt_rep_pointsnormals# part.elt_rep_pointsnormals(p0: str) → int# Allow option to load the given element representation as points + normals. Args: p0:‘toggle’ ON OFF Examples:ensight.part.modify_begin() ensight.part.elt_rep_pointsnormals("ON") ensight.part.modify_end() Returns:zero on success, non-zero on error