SoCollisionManagerGetTransform Method |
Returns the transformation that will be watched.
Namespace: OIV.Inventor.CollisionAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoTransform GetTransform()
Public Function GetTransform As SoTransform
public:
SoTransform^ GetTransform()
member GetTransform : unit -> SoTransform
Return Value
Type:
SoTransformRemarks See Also