Returns the Component that has the specified ID.
"components_var" is a variable referencing a Components object. |
"components_var" is a variable referencing a Components object. |
| Type | Description |
| Component | Returns the specified Component or null in the case where there isn't a Component with the specified ID in this Design. |
| Name | Type | Description |
| id | string | The ID of the Component to get. This is the same id used by PIM (Product Information Model). |