2027 Members
Changes 0
M

ElementRecord Methods

Name Return Type Description Inherited From
M Dispose() None
M Equals None Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
M GetBoundingBox() Outline Gets the bounding box of the element record.
M GetCategoryId() ElementId 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 the default hash function. (Inherited from Object ) Object
M GetId() ElementId 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() Boolean Determines whether this element record has a bounding box.
M IsAnElementType() Boolean Identifies if the element record represents an ElementType.
M IsCurveDriven() Boolean Identifies if the element is curve driven.
M ToString None Returns a string that represents the current object. (Inherited from Object ) Object