direction property
direction property
Definition:
@property
def direction(self):
...
@direction.setter
def direction(self, value):
...
See Also
- module
aspose.cad.fileformats.stp.items
- class
StepDirection
- class
StepVector
@property
def direction(self):
...
@direction.setter
def direction(self, value):
...
aspose.cad.fileformats.stp.items
StepDirection
StepVector