type property
type property
Gets or sets the type of the current direction.
Definition:
@property
def type(self):
...
@type.setter
def type(self, value):
...
See Also
- module
aspose.threed.entities
- class
NurbsDirection
- class
NurbsType
Gets or sets the type of the current direction.
@property
def type(self):
...
@type.setter
def type(self, value):
...
aspose.threed.entities
NurbsDirection
NurbsType