Click or drag to resize
SoPrimitiveVertexGetPoint Method

Note: This API is now obsolete.

Use Point property instead. Returns the surface point in object space.

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

Return Value

Type: SbVec3f
See Also