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

Return Value

Type: SbVec3f
See Also