Revit 2026 API
Parameter |
"Pattern:": This is used by the UI to allow to select the preferred preference of aligning pattern.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static ForgeTypeId PreferPatternAlignUiFilter { get; }
Public Shared ReadOnly Property PreferPatternAlignUiFilter As ForgeTypeId Get
public: static property ForgeTypeId^ PreferPatternAlignUiFilter { ForgeTypeId^ get (); }
static member PreferPatternAlignUiFilter : ForgeTypeId with get
Property Value
ForgeTypeIdSee Also