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