2026 Members
Changes 7
M

InsulationMaterial Methods

Name Return Type Description Inherited From
M Create(Document) InsulationMaterial Creates a Conductor Insulation Material.
M Dispose() None
M Equals None Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
M GetHashCode None Serves as the default hash function. (Inherited from Object ) Object
M GetInsulationMaterial(Document, ElementId) InsulationMaterial Gets the Conductor Insulation Material data by given Conductor Insulation Material id.
M GetInsulationMaterialIdByName(Document, String) ElementId Gets the Conductor Insulation Material id by given Conductor Insulation Material name.
M GetInsulationMaterialIds(Document) IList<ElementId> Gets all the Conductor Insulation Material ids in the given document, sorted by name.
M GetType None Gets the Type of the current instance. (Inherited from Object ) Object
M ToString None Returns a string that represents the current object. (Inherited from Object ) Object