Revit 2026 API
Mass |
The ElementId of the mass that the MassLevelData (Mass Floor) is associated with.
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ElementId OwningMassId { get; }
Public ReadOnly Property OwningMassId As ElementId Get
public: property ElementId^ OwningMassId { ElementId^ get (); }
member OwningMassId : ElementId with get
Property Value
ElementIdSee Also