SoCollisionManagerGetScene Method |
Returns the scene the object is interacting with.
Namespace: OIV.Inventor.CollisionAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoGroup GetScene()
Public Function GetScene As SoGroup
public:
SoGroup^ GetScene()
member GetScene : unit -> SoGroup
Return Value
Type:
SoGroupRemarks See Also