axis_base_point property
axis_base_point property
Gets or sets the axis base point.
Definition:
@property
def axis_base_point(self):
    ...
@axis_base_point.setter
def axis_base_point(self, value):
    ...
See Also
- module aspose.cad.fileformats.cad.cadobjects
- class Cad3DPoint
- class CadHelix