SoCollisionManagerSetObject Method |
Sets the object that will be transformed.
Namespace: OIV.Inventor.CollisionAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
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