SoCollisionManagerGetObject Method |
Returns the object that will be transformed.
Namespace: OIV.Inventor.CollisionAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntaxpublic SoPath GetObject()
Public Function GetObject As SoPath
public:
SoPath^ GetObject()
member GetObject : unit -> SoPath
Return Value
Type:
SoPath
Remarks
See Also