Click or drag to resize
SoFieldSensorAttach Method

The attach() method makes this sensor detect changes to the given field.

Namespace: OIV.Inventor.Sensors
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public void Attach(
	SoField field
)

Parameters

field
Type: OIV.Inventor.FieldsSoField
Remarks
See Also