This class defines a dependent Multicurve Trim surface which is a surface that is trimmed by multiple curves forming a loop.
Any of the object's properties may be set via optional keyword arguments on the constructor.
The parent surface by NURBSet index.
The parent surface by NURBSId.
The number of curves used for the trim loop.
The state of the trim flip toggle. This controls which portion of the surface is trimmed.
Gets the NURBSSet index of the indexed trim loop.
Sets the indexed trim loop to the curve specified by the NURBSSet index.
Gets the NURBSId of the indexed trim loop.
Sets the indexed curve in the trim loop to the curve specified by the NURBSId.
Adds a curve to the end of the list of curves comprising the trim loop by specifying the NURBSSet index.
Adds a curve to the end of the list of curves comprising the trim loop by specifying the NURBSId.