point_location property
point_location property
Gets or sets the point location.
Definition:
@property
def point_location(self):
...
@point_location.setter
def point_location(self, value):
...
See Also
- module
aspose.cad.fileformats.cad.cadobjects
- class
Cad3DPoint
- class
CadPoint