face_point_indexes3 property

face_point_indexes3 property

Gets or sets the face point indexes3.

Definition:

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

See Also