2027 Members
Changes 0
M

MassInstanceUtils Methods

Name Return Type Description Inherited From
M AddMassLevelDataToMassInstance(Document, ElementId, ElementId) ElementId Create a MassLevelData (Mass Floor) to associate a Level with a mass instance.
M Dispose() None
M Equals None Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
M GetGrossFloorArea(Document, ElementId) Double Get the total occupiable floor area represented by a mass instance.
M GetGrossSurfaceArea(Document, ElementId) Double Get the total exterior building surface area represented by a mass instance.
M GetGrossVolume(Document, ElementId) Double Get the total building volume represented by a mass instance.
M GetHashCode None Serves as the default hash function. (Inherited from Object ) Object
M GetJoinedElementIds(Document, ElementId) IList<ElementId> Get the ElementIds of Elements that are joined to a mass instance.
M GetMassLevelDataIds(Document, ElementId) IList<ElementId> Get the ElementIds of the MassLevelDatas (Mass Floors) associated with a mass instance.
M GetMassLevelIds(Document, ElementId) IList<ElementId> Get the ElementIds of the Levels associated with a mass instance.
M GetType None Gets the Type of the current instance. (Inherited from Object ) Object
M RemoveMassLevelDataFromMassInstance(Document, ElementId, ElementId) None Delete the MassLevelData (Mass Floor) that associates a Level with a mass instance.
M ToString None Returns a string that represents the current object. (Inherited from Object ) Object