Click or drag to resize
SoFieldSensorGetAttachedField Method

The OIV.Inventor.Sensors.SoFieldSensor.GetAttachedField() method returns the field that this sensor is sensing, or NULL if it is not attached to any field.

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

Return Value

Type: SoField
Remarks
See Also