HomeCamera Members

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 (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (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