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: 10.12.3.0 (10.12.3.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Obsolete since Open Inventor 8000. Use Normal property instead.")]
public SbVec3f GetNormal()

Return Value

Type: SbVec3f
See Also