ViewNode
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Dispose() | None | (Inherited from RenderNode .) | RenderNode |
| Equals | None | (Inherited from Object .) | Object . |
| GetCameraInfo() | nullNothingnullptr | Information about the observation point (the camera) of the view. | |
| GetHashCode | None | (Inherited from Object .) | Object . |
| GetType | None | (Inherited from Object .) | Object . |
| ToString | None | (Inherited from Object .) | Object . |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. (Inherited from RenderNode .) | RenderNode |
| LevelOfDetail | int | The level of detail the view is going to be rendered at. | |
| NodeName | string | A readable name of the output node. (Inherited from RenderNode .) | RenderNode |
| ViewId | ElementId | The Id of the view element. |