Revit 2023 API |
PreferredJunctionType Enumeration |
See Also |
Enumerated type representing the possible options for the preferred junction for a routine preference rule.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since:
2013
Since:
2013
Syntax
C# |
---|
public enum PreferredJunctionType |
Visual Basic |
---|
Public Enumeration PreferredJunctionType |
Visual C++ |
---|
public enum class PreferredJunctionType |
Members
Member name | Description |
---|---|
Tee | Tee junction type. |
Tap | Tap junction type. |