FabricationPart.GetDimensionValue
Method
Description:
Gets the value of the fabrication dimension, returns value in Revit internal units.
Gets the value of the fabrication dimension, returns value in Revit internal units.
Parameters
Parameter | Type | Description |
---|---|---|
dim | FabricationDimensionDefinition | The fabrication dimension. |
Return Value
Type | Description |
---|---|
Double | The dimension value. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |