Declared in Simulation
Declaration
bool RemoveObject(
Object instance
);
Description
Returns true if the specified simulation object was removed.
Parameters
Name | Description |
---|---|
instance | A simulation object. |
Declared in Simulation
bool RemoveObject(
Object instance
);
Returns true if the specified simulation object was removed.
Name | Description |
---|---|
instance | A simulation object. |