FabricationPart.SetOptionValue
Description:
Sets the fabrication option to the specified value.
Sets the fabrication option to the specified value.
public void SetOptionValue(
FabricationOptionDefinition option,
double newValue
)
-
optionThe fabrication option to set.
-
DoublenewValueThe new value to set, in Revit internal units.
-
The fabrication option is not modifiable. -or- The value is invalid if it is beyond the defined limits.
-
A non-optional argument was null