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