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