thickness property
thickness property
Gets or sets the thickness of the constant wall.
Definition:
@property
def thickness(self):
...
@thickness.setter
def thickness(self, value):
...
See Also
- module
aspose.threed.profiles
- class
LShape
Gets or sets the thickness of the constant wall.
@property
def thickness(self):
...
@thickness.setter
def thickness(self, value):
...
aspose.threed.profiles
LShape