face_point_indexes1 property

face_point_indexes1 property

Gets or sets the face point indexes1.

Definition:

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

See Also