SoCollisionManagerSetObject Method |
Sets the object that will be transformed.
Namespace: OIV.Inventor.CollisionAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public void SetObject(
SoPath object
)
Public Sub SetObject (
object As SoPath
)
public:
void SetObject(
SoPath^ object
)
member SetObject :
object : SoPath -> unit
Parameters
- object
- Type: OIV.InventorSoPath
Remarks See Also