IsParameterLocked Method


Family Manager Is Parameter Locked Method

For Conceptual Mass and Curtain Panel families, indicate whether the specified dimension-driving parameter is locked.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool IsParameterLocked(
	FamilyParameter familyParameter
)

Parameters

familyParameter FamilyParameter

Return Value

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.
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →