The HomeCamera type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| | HomeCamera | Constructs a new copy of the input HomeCamera object. |
Methods
| Name | Description | |
|---|---|---|
| | Dispose | Releases all resources used by the HomeCamera |
| | Equals | (Inherited from Object .) |
| | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object .) |
| | GetType | Gets the Type of the current instance. (Inherited from Object .) |
| | ToString | Returns a string that represents the current object. (Inherited from Object .) |
Properties
| Name | Description | |
|---|---|---|
| | BottomAngleOfFieldOfView | The bottom angle of the field of view. |
| | Center | The zoom or orbit center. |
| | EyePosition | The eye position point. |
| | IsValidObject | Specifies whether the .NET object represents a valid Revit entity. |
| | LeftAngleOfFieldOfView | The left angle of the field of view. |
| | OrthogonalProjectionHeight | The height of orthogonal projection view volume. |
| | OrthogonalProjectionWidth | The width of orthogonal projection view volume. |
| | Pivot | The pivot point. |
| | RightAngleOfFieldOfView | The right angle of the field of view. |
| | TopAngleOfFieldOfView | The top angle of the field of view. |
| | UpDirection | The up direction vector. |
| | ViewId | The id of the view which is associated to this document's Home view orientation. |