Click or drag to resize
SoDragPointDraggerShowDraggerSet Method

The dragPoint dragger contains three pairs of draggers, each containing a plane dragger and a line dragger (see the Description above).

Namespace: OIV.Inventor.Draggers
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.2.0 (2024.1.2)
Syntax
public void ShowDraggerSet(
	SoDragPointDraggerDraggerSets set
)

Parameters

set
Type: OIV.Inventor.DraggersSoDragPointDraggerDraggerSets
Remarks

By default the Y axis (y-line/xz-plane) pair is displayed. Calling this method selects a specific pair.

See Also