2024 Method
Changes 2
M

FamilyManager.IsUserAssignableParameterGroup

Description:
Checks if the given parameter group can be assigned to new parameters.
Overloads (2):
IsUserAssignableParameterGroup(ForgeTypeId)
public bool IsUserAssignableParameterGroup(
	ForgeTypeId groupTypeId
)
Return Value bool True if the parameter group can be assigned to new parameters, false otherwise.