Click or drag to resize
SoNurbsProfile Properties

The SoNurbsProfile type exposes the following members.

Properties
  NameDescription
Public propertyboundary

Associate the profile with the specified boundary using an OIV.Inventor.Nodes.SoNurbsBoundary node.

Public propertyindex

Indices into profile coordinates.

(Inherited from SoProfile.)
Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyknotVector

The knot vector for the NURBS curve.

Public propertylinkage

Specifies connectivity of profile curve with respect to profiles in current list in state.

(Inherited from SoProfile.)
Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also