This class defines a dependent Curve-on-Surface Point curve. These curves can be used for trimming the surface they lie on.
Constructors
NURBSPointCurveOnSurface [<property>:<val>]...Any of the object's properties may be set via optional keyword arguments on the constructor.
getObject <nurbsset> <index>Properties
<nurbspointcurveonsurface>.parent : integerThe parent surface by NURBSet index.
<nurbspointcurveonsurface>.parentID : integerThe parent surface by NURBSId.
<nurbspointcurveonsurface>.trim : booleanIf true , trims parent surface at the curve.
<nurbspointcurveonsurface>.flipTrim : booleanThe state of the trim flip toggle. This controls which portion of the surface is trimmed.