Click or drag to resize
SoExtSelectionGetLassoCoordsDC Method

Returns the lasso coordinates in device coordinates.

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

Parameters

numCoords
Type: SystemInt32

Return Value

Type: SbNativeArraySbVec2s
Remarks

See Also