The ElementRecord type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the ElementRecord
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetBoundingBox
Gets the bounding box of the element record.
Public methodGetCategoryId
Gets the category id of the element record.
Public methodGetDesignOptionId
Gets the design option id of the element record.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetId
Gets the id of the element record.
Public methodGetOwnerViewId
Gets the element id of the owner view record.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodHasBoundingBox
Determines whether this element record has a bounding box.
Public methodIsAnElementType
Identifies if the element record represents an ElementType.
Public methodIsCurveDriven
Identifies if the element is curve driven.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public propertyWorksetId
Get Id of the workset which owns the element.

See Also