FamilyManager.IsParameterLocked
Method
Description:
For Conceptual Mass and Curtain Panel families, indicate whether the specified dimension-driving parameter is locked.
For Conceptual Mass and Curtain Panel families, indicate whether the specified dimension-driving parameter is locked.
Parameters
Parameter | Type | Description |
---|---|---|
familyParameter | FamilyParameter |
Return Value
Type | Description |
---|---|
Boolean | True if the parameter is lockable and is locked; false otherwise. |
Exceptions
Exception | Condition |
---|---|
InvalidOperationException | Thrown if this family is not a Conceptual Mass or Curtain Panel family. |