Namespace:
Autodesk.Revit.DB
ElementNode
Class
Description:
A render node that represents an element, including the host document containing the element.
A render node that represents an element, including the host document containing the element.
ElementNode Class Members:
Name | Description | Inherited From |
---|---|---|
Document | Gets the document associated with the element. | |
ElementId | The Id of the element. | |
IsValidObject | Specifies whether the .NET object represents a valid Revit entity. (Inherited from RenderNode ) | RenderNode |
LinkInstanceId | The Id of the link instance for the element. | |
NodeName | A readable name of the output node. (Inherited from RenderNode ) | RenderNode |
Name | Description | Inherited From |
---|---|---|
Dispose | (Inherited from RenderNode ) | RenderNode |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object ) | Object |
GetHashCode | Serves as the default hash function. (Inherited from Object ) | Object |
GetType | Gets the Type of the current instance. (Inherited from Object ) | Object |
ToString | Returns a string that represents the current object. (Inherited from Object ) | Object |