<Code Lib>
2025 Method
Changes 0
M

FamilyManager.IsParameterLockable

Description:
For Conceptual Mass and Curtain Panel families, indicate whether the specified parameter can be locked.

public bool IsParameterLockable(
	FamilyParameter familyParameter
)

Return Value Boolean True if the family is a Conceptual Mass or Curtain Panel Family and the parameter drives one or more dimensions; false otherwise.

Loading…