depth property
depth property
Gets or sets the length of the web.
Definition:
@property
def depth(self):
    ...
@depth.setter
def depth(self, value):
    ...
See Also
- module aspose.threed.profiles
- class TShape
Gets or sets the length of the web.
@property
def depth(self):
    ...
@depth.setter
def depth(self, value):
    ...
aspose.threed.profilesTShape