2027 Members
Changes 7
M

CableSize Methods

Name Return Type Description Inherited From
M Create(Document) CableSize Creates a Cable Size.
M Dispose() None
M Duplicate() CableSize Duplicates this Cable Size.
M Equals None Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
M GetCableSize(Document, ElementId) CableSize Gets the Cable Size data by given Cable Size id.
M GetCableSizeIdByName(Document, String) ElementId Gets the Cable Size id by given Cable Size name.
M GetCableSizeIds(Document) IList<ElementId> Gets all the Cable 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