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