SoVertexPropertymaterialBinding Property |
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFEnum<SoVertexPropertyBindings> materialBinding { get; }
Public ReadOnly Property materialBinding As SoSFEnum(Of SoVertexPropertyBindings)
Get
public:
property SoSFEnum<SoVertexPropertyBindings>^ materialBinding {
SoSFEnum<SoVertexPropertyBindings>^ get ();
}
member materialBinding : SoSFEnum<SoVertexPropertyBindings> with get
Property Value
Type:
SoSFEnumSoVertexPropertyBindingsRemarks See Also