SoNurbsPropertytessellationType Property |
Specifies the tessellation type.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFEnum<SoNurbsPropertyTessellationTypes> tessellationType { get; }
Public ReadOnly Property tessellationType As SoSFEnum(Of SoNurbsPropertyTessellationTypes)
Get
public:
property SoSFEnum<SoNurbsPropertyTessellationTypes>^ tessellationType {
SoSFEnum<SoNurbsPropertyTessellationTypes>^ get ();
}
member tessellationType : SoSFEnum<SoNurbsPropertyTessellationTypes> with get
Property Value
Type:
SoSFEnumSoNurbsPropertyTessellationTypes
Remarks
See Also