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