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: 2023.1.3.0 (2023.1.3)
Syntax
public void Attach(
	SoField field
)

Parameters

field
Type: OIV.Inventor.FieldsSoField
Remarks
See Also