Revit 2026 API
Release |
Gets or Sets the Mx of the release type.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool Mx { get; set; }
Public Property Mx As Boolean Get Set
public: property bool Mx { bool get (); void set (bool value); }
member Mx : bool with get, set
Property Value
BooleanSee Also