|
M
Create(Document)
|
ConductorMaterial
|
Creates a Conductor Material.
|
|
|
M
Dispose()
|
None
|
|
|
|
M
Equals
|
None
|
Determines whether the specified object is equal to the current object. (Inherited from Object )
|
Object
|
|
M
GetConductorMaterial(Document, ElementId)
|
ConductorMaterial
|
Gets the Conductor Material data by given Conductor Material id.
|
|
|
M
GetConductorMaterialIdByName(Document, String)
|
ElementId
|
Gets the Conductor Material id by given Conductor Material name.
|
|
|
M
GetConductorMaterialIds(Document)
|
IList<ElementId>
|
Gets all the Conductor Material ids in the given document, sorted by name.
|
|
|
M
GetHashCode
|
None
|
Serves as the default hash function. (Inherited from Object )
|
Object
|
|
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
|