| SoDualSceneColliderSetMovingScene Method (SoPath) | 
Calls SetMovingScene(object, System.Int32(0)).
 
Namespace: OIV.Inventor.CollisionAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntaxpublic void SetMovingScene(
	SoPath object
)
Public Sub SetMovingScene ( 
	object As SoPath
)
public:
void SetMovingScene(
	SoPath^ object
)
member SetMovingScene : 
        object : SoPath -> unit 
Parameters
- object
 - Type: OIV.InventorSoPath
 
Remarks
See Also