rational property
rational property
Gets or sets the rational
Definition:
@property
def rational(self):
...
@rational.setter
def rational(self, value):
...
See Also
- module
aspose.cad.fileformats.cad.cadobjects
- class
CadSpline
Gets or sets the rational
@property
def rational(self):
...
@rational.setter
def rational(self, value):
...
aspose.cad.fileformats.cad.cadobjects
CadSpline