NURBSSurfaceEdgeCurve : NURBSCurve

This class defines a dependent Surface Edge curve.

Constructors

NURBSSurfaceEdgeCurve [<property>:<val>]...      

Any of the object's properties may be set via optional keyword arguments on the constructor.

getObject <nurbsset> <index>   

Properties

<nurbssurfaceedgecurve>.parent : integer 

The parent surface by NURBSet index.

<nurbssurfaceedgecurve>.parentID : integer 

The parent surface by NURBSId.

<nurbssurfaceedgecurve>.seed : Point2 

The seed location is a UV position on the parent surface.