FabricationPart.GetDimensionCalculatedOptions
Method
Description:
Gets the calculated options of the fabrication dimension.
Gets the calculated options of the fabrication dimension.
Parameters
Parameter | Type | Description |
---|---|---|
dim | FabricationDimensionDefinition | The fabrication dimension. |
Return Value
Type | Description |
---|---|
IList | The calculated options of the fabrication dimension. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |