width property
width property
Gets or sets the width of the profile.
Definition:
@property
def width(self):
    ...
@width.setter
def width(self, value):
    ...
See Also
- module 
aspose.threed.profiles - class 
CShape 
Gets or sets the width of the profile.
@property
def width(self):
    ...
@width.setter
def width(self, value):
    ...
aspose.threed.profilesCShape