RVTDocs.com
Namespace: Autodesk.Revit.DB Class: FamilyManager

FamilyManager.IsParameterLockable

Method
Description:
For Conceptual Mass and Curtain Panel families, indicate whether the specified parameter can be locked.
Syntax
public bool IsParameterLockable(
	FamilyParameter familyParameter
)
Parameters
Parameter Type Description
familyParameter FamilyParameter
Return Value
Type Description
Boolean True if the family is a Conceptual Mass or Curtain Panel Family and the parameter drives one or more dimensions; false otherwise.