shape property
shape property
The base profile to construct the geometry.
Definition:
@property
def shape(self):
...
@shape.setter
def shape(self, value):
...
See Also
- module
aspose.threed.entities
- class
Profile
- class
SweptAreaSolid
The base profile to construct the geometry.
@property
def shape(self):
...
@shape.setter
def shape(self, value):
...
aspose.threed.entities
Profile
SweptAreaSolid