2023 Members
Changes 4
M

ElementRecord

Name Return Type Description Inherited From
M Dispose() None Releases all resources used by the ElementRecord
M Equals None Determines whether the specified Object is equal to the current Object . (Inherited from Object .) Object .
M GetBoundingBox() nullNothingnullptr Gets the bounding box of the element record.
M GetCategoryId() The category id. Gets the category id of the element record.
M GetDesignOptionId() ElementId Gets the design option id of the element record.
M GetHashCode None Serves as a hash function for a particular type. (Inherited from Object .) Object .
M GetId() The element id. Gets the id of the element record.
M GetOwnerViewId() ElementId Gets the element id of the owner view record.
M GetType None Gets the Type of the current instance. (Inherited from Object .) Object .
M HasBoundingBox() bool Determines whether this element record has a bounding box.
M IsAnElementType() bool Identifies if the element record represents an ElementType.
M IsCurveDriven() bool Identifies if the element is curve driven.
M ToString None Returns a string that represents the current object. (Inherited from Object .) Object .
Name Return Type Description Inherited From
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.
P WorksetId WorksetId Get Id of the workset which owns the element.