Click or drag to resize
SoNurbsProperty Properties

The SoNurbsProperty type exposes the following members.

Properties
  NameDescription
Public propertycolor

Contains the color used to render trim curves and isoparametric curves.

Public propertydrawStyle

Indicates which part of the NURBS surface to render.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyisoParamCurvesPattern

Sets a specific line pattern for isoparametric curves.

Public propertynumSamplePoints

OIV.Inventor.Nodes.SoNurbsProperty.numSamplePoints is used during trim curve tessellation.

Public propertytessellationAngle

Used when tessellationType is set to ADAPTIVE.

Public propertytessellationDistance

Used when tessellationType is set to ADAPTIVE.

Public propertytessellationType

Specifies the tessellation type.

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