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