FabricationConfiguration.GetAllSpecifications
Method
Description:
Gets all specification identifiers in the fabrication configuration.
Gets all specification identifiers in the fabrication configuration.
Remarks:
If a part is passed, only returns specifications which are valid for the part, otherwise returns all specifications.
If a part is passed, only returns specifications which are valid for the part, otherwise returns all specifications.
Parameters
| Parameter | Type | Description |
|---|---|---|
| part | FabricationPart | The fabrication part. |
Return Value
| Type | Description |
|---|---|
| IList | An array of specification identifiers. |