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