as_point property
as_point property
Gets the end point as Cartesian point, or thrown an exception.
Definition:
@property
def as_point(self):
...
See Also
- module
aspose.threed.entities
- class
EndPoint
- class
Vector3
Gets the end point as Cartesian point, or thrown an exception.
@property
def as_point(self):
...
aspose.threed.entities
EndPoint
Vector3