Click or drag to resize
SoExtSelectionGetLassoCoordsWC Method

Returns the lasso coordinates in world coordinates.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SbNativeArray<SbVec3f> GetLassoCoordsWC(
	out int numCoords
)

Parameters

numCoords
Type: SystemInt32

Return Value

Type: SbNativeArraySbVec3f
Remarks

See Also