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