2024 Members
Changes 4
M

SteelElementProperties

Name Return Type Description Inherited From
M AddFabricationInformationForRevitElements(Document, IList<ElementId>) IList<ElementId> This method adds fabrication information to the given elements.
M Dispose() None Causes the object to release immediately any resources it may be utilizing. (Inherited from APIObject .) APIObject
M Equals None Determines whether the specified Object is equal to the current Object . (Inherited from Object .) Object .
M GetFabricationUniqueID(Document, Reference) Guid This method will return the fabrication id for the given reference.
M GetHashCode None Serves as a hash function for a particular type. (Inherited from Object .) Object .
M GetReference(Document, Guid) Reference This method will return the reference for the given fabrication id.
M GetSteelElementProperties(Element) SteelElementProperties Get SteelElementProperties for the input element if they exist.
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 .
Name Return Type Description Inherited From
P IsReadOnly bool Identifies if the object is read-only or modifiable. (Inherited from APIObject .) APIObject
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.
P UniqueID Guid This method will return the fabrication id. This represents the link between the Revit and the Steel Core element.