curve property
curve property
The center line curve of the profile
Definition:
@property
def curve(self):
...
@curve.setter
def curve(self, value):
...
See Also
- module
aspose.threed.profiles
- class
CenterLineProfile
- class
Curve
The center line curve of the profile
@property
def curve(self):
...
@curve.setter
def curve(self, value):
...
aspose.threed.profiles
CenterLineProfile
Curve