Click or drag to resize
SoNurbsPropertydrawStyle Property

Indicates which part of the NURBS surface to render.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFBitMask<SoNurbsPropertyDrawStyles> drawStyle { get; }

Property Value

Type: SoSFBitMaskSoNurbsPropertyDrawStyles
Remarks

Use enum OIV.Inventor.Nodes.SoNurbsProperty.DrawStyles. Default is NORMAL.

See Also