C# (CSharp) Revit.SDK.Samples.AutoParameter.CS Namespace

Classes

Name Description
AddParameterToFamilies
AddParameterToFamily
FamilyParam record the data of a parameter: its name, its group, etc
FamilyParameterAssigner add parameters(family parameters/shared parameters) to the opened family file the parameters are recorded in txt file following certain formats
MessageManager store the warning/error messeges when executing the sample