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