face_point_indexes2 property

face_point_indexes2 property

Gets or sets the face point indexes2.

Definition:

@property
def face_point_indexes2(self):
    ...
@face_point_indexes2.setter
def face_point_indexes2(self, value):
    ...

See Also