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: 2024.1.0.0 (2024.1.0)
Syntax
public void SensitiveOnEvents(
	bool flag
)

Parameters

flag
Type: SystemBoolean
Remarks

Default is false.

See Also