get_extent method
get_extent(self)
Gets the extent in x and y dimension.
Returns
The extent of the profile
def get_extent(self):
...
See Also
- module
aspose.threed.profiles
- class
ParameterizedProfile
- class
Vector2
Gets the extent in x and y dimension.
The extent of the profile
def get_extent(self):
...
aspose.threed.profiles
ParameterizedProfile
Vector2