shape property
shape property
The base shape to be extruded.
Definition:
@property
def shape(self):
    ...
@shape.setter
def shape(self, value):
    ...
See Also
- module aspose.threed.entities
- class LinearExtrusion
- class Profile
The base shape to be extruded.
@property
def shape(self):
    ...
@shape.setter
def shape(self, value):
    ...
aspose.threed.entitiesLinearExtrusionProfile