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