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)
Syntaxpublic SoTransform GetTransform()
Public Function GetTransform As SoTransform
public:
SoTransform^ GetTransform()
member GetTransform : unit -> SoTransform
Return Value
Type:
SoTransform
Remarks
See Also