SoNurbsPropertydrawStyle Property |
Indicates which part of the NURBS surface to render.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFBitMask<SoNurbsPropertyDrawStyles> drawStyle { get; }
Public ReadOnly Property drawStyle As SoSFBitMask(Of SoNurbsPropertyDrawStyles)
Get
public:
property SoSFBitMask<SoNurbsPropertyDrawStyles>^ drawStyle {
SoSFBitMask<SoNurbsPropertyDrawStyles>^ get ();
}
member drawStyle : SoSFBitMask<SoNurbsPropertyDrawStyles> with get
Property Value
Type:
SoSFBitMaskSoNurbsPropertyDrawStylesRemarks See Also