2027 Members
Changes 7
M

ConductorSize Methods

Name Return Type Description Inherited From
M Create(Document) ConductorSize Creates a Conductor Size.
M Dispose() None
M Equals None Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
M GetConductorSize(Document, ElementId) ConductorSize Gets the Conductor Size data by given Conductor Size id.
M GetConductorSizeIdByName(Document, String) ElementId Gets the Conductor Size id by given Conductor Size name.
M GetConductorSizeIds(Document) IList<ElementId> Gets all the Conductor Size 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