SetOverriddenParameterReadonly
Method
Description:
Sets this overridden parameter to be readonly.
Sets this overridden parameter to be readonly.
Parameters
Parameter | Type | Description |
---|---|---|
paramId | Autodesk.Revit.DB.ElementId | Overridden parameter id |
Return Value
Exceptions
Exception | Condition |
---|---|
Autodesk.Revit.Exceptions.ArgumentException | paramId has no override |
Autodesk.Revit.Exceptions.ArgumentNullException | A non-optional argument was null |
Autodesk.Revit.Exceptions.DisabledDisciplineException | None of the following disciplines is enabled: Structural. |