Click or drag to resize
SoPointDetailGetNormalIndex Method

Returns the index of the surface normal at the point within the relevant normal node.

Namespace: OIV.Inventor.Details
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public int GetNormalIndex()

Return Value

Type: Int32
Remarks

Note that if normals have been generated for a shape, the index may not be into an existing normal node.

See Also