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