Click or drag to resize
SoBufferedShapevertexComponentsType Property

SbDataType.DataType for vertices.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoSFEnum<SbDataTypeDataTypes> vertexComponentsType { get; }

Property Value

Type: SoSFEnumSbDataTypeDataTypes
Remarks

. Default is SbDataType.FLOAT.

See Also