2021 Members
Changes 4
M

ElementRecord

Name Return Type Description Inherited From
M Dispose() None Releases all resources used by the ElementRecord
M Equals None (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 (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 (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 (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.