Click or drag to resize
SoFieldSensorAttach Method

The OIV.Inventor.Sensors.SoFieldSensor.Attach(OIV.Inventor.Fields.SoField) method makes this sensor detect changes to the given field.

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

Parameters

field
Type: OIV.Inventor.FieldsSoField
Remarks
See Also