type property
type property
Gets or sets the patch’s type.
Definition:
@property
def type(self):
...
@type.setter
def type(self, value):
...
See Also
- module
aspose.threed.entities
- class
PatchDirection
- class
PatchDirectionType
Gets or sets the patch’s type.
@property
def type(self):
...
@type.setter
def type(self, value):
...
aspose.threed.entities
PatchDirection
PatchDirectionType