SoPathSensorGetAttachedPath Method |
Returns the path that this sensor is sensing, or NULL if it is not attached to any path.
Namespace: OIV.Inventor.SensorsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoPath GetAttachedPath()
Public Function GetAttachedPath As SoPath
public:
SoPath^ GetAttachedPath()
member GetAttachedPath : unit -> SoPath
Return Value
Type:
SoPathRemarks See Also