Revit 2025.3 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: 25.3.0.0 (25.3.0.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