ElementRecord Members

The ElementRecord type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the ElementRecord
Public methodEquals (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 (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 (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 (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