Click or drag to resize
PoBaseViewSensitiveOnEvents Method

Specifies if the view is sensitive to events.

Namespace: OIV.Inventor.Gui.View
Assembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void SensitiveOnEvents(
	bool flag
)

Parameters

flag
Type: SystemBoolean
Remarks

Default is false.

See Also