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