Click or drag to resize
SoProfileCoordinateElementGet2 Method

Returns the indexed coordinate from an element as a 2D vector, converting if necessary.

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SbVec2f Get2(
	int index
)

Parameters

index
Type: SystemInt32

Return Value

Type: SbVec2f
Remarks