Declared in Simulation
Declaration
Object FindObjectWithIDAndType(
Guid guid,
Type type
);Description
Returns a simulation object that satisfies the specified ID.
Parameters
| Name | Description |
|---|---|
| guid | A simulation object ID. |
| type |
Declared in Simulation
Object FindObjectWithIDAndType(
Guid guid,
Type type
);Returns a simulation object that satisfies the specified ID.
| Name | Description |
|---|---|
| guid | A simulation object ID. |
| type |