The HomeCamera type exposes the following members.

Constructors

  NameDescription
Public methodHomeCamera
Constructs a new copy of the input HomeCamera object.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the HomeCamera
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyBottomAngleOfFieldOfView
The bottom angle of the field of view.
Public propertyCenter
The zoom or orbit center.
Public propertyEyePosition
The eye position point.
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public propertyLeftAngleOfFieldOfView
The left angle of the field of view.
Public propertyOrthogonalProjectionHeight
The height of orthogonal projection view volume.
Public propertyOrthogonalProjectionWidth
The width of orthogonal projection view volume.
Public propertyPivot
The pivot point.
Public propertyRightAngleOfFieldOfView
The right angle of the field of view.
Public propertyTopAngleOfFieldOfView
The top angle of the field of view.
Public propertyUpDirection
The up direction vector.
Public propertyViewId
The id of the view which is associated to this document's Home view orientation.

See Also