Click or drag to resize
SoPrimitiveVertexGetNormal Method

Note: This API is now obsolete.

Use Normal property instead. Returns the normal in object space.

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
[ObsoleteAttribute("Obsolete since Open Inventor 8000. Use Normal property instead.")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public SbVec3f GetNormal()

Return Value

Type: SbVec3f
See Also