Assign a connector as a primary connector.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public void AssignAsPrimary()
Exceptions
Remarks
This method is used to promote this connector as primary, and the rest of connectors in this system will be assigned as secondary.
See Also
Reference