second_point property
second_point property
Gets or sets the second Point.
Definition:
@property
def second_point(self):
...
@second_point.setter
def second_point(self, value):
...
See Also
- module
aspose.cad.fileformats.cad.cadobjects
- class
Cad3DPoint
- class
CadLine