| SoBufferedShapenormalComponentsType Property  | 
 
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic SoSFEnum<SbDataTypeDataTypes> normalComponentsType { get; }Public ReadOnly Property normalComponentsType As SoSFEnum(Of SbDataTypeDataTypes)
	Get
public:
property SoSFEnum<SbDataTypeDataTypes>^ normalComponentsType {
	SoSFEnum<SbDataTypeDataTypes>^ get ();
}member normalComponentsType : SoSFEnum<SbDataTypeDataTypes> with get
Property Value
Type: 
SoSFEnumSbDataTypeDataTypes
Remarks
See Also