location property
location property
Definition:
@property
def location(self):
...
@location.setter
def location(self, value):
...
See Also
- module
aspose.cad.fileformats.stp.items
- class
StepAxis2Placement3D
- class
StepCartesianPoint
@property
def location(self):
...
@location.setter
def location(self, value):
...
aspose.cad.fileformats.stp.items
StepAxis2Placement3D
StepCartesianPoint