2020 Members
Changes 4
M

HomeCamera

Name Return Type Description Inherited From
M Dispose() None Releases all resources used by the HomeCamera
M Equals None Determines whether the specified Object is equal to the current Object . (Inherited from Object .) Object
M GetHashCode None Serves as a hash function for a particular type. (Inherited from Object .) Object
M GetType None Gets the Type of the current instance. (Inherited from Object .) Object
M ToString None Returns a string that represents the current object. (Inherited from Object .) Object
Name Return Type Description Inherited From
P BottomAngleOfFieldOfView double The bottom angle of the field of view.
P Center XYZ The zoom or orbit center.
P EyePosition XYZ The eye position point.
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.
P LeftAngleOfFieldOfView double The left angle of the field of view.
P OrthogonalProjectionHeight double The height of orthogonal projection view volume.
P OrthogonalProjectionWidth double The width of orthogonal projection view volume.
P Pivot XYZ The pivot point.
P RightAngleOfFieldOfView double The right angle of the field of view.
P TopAngleOfFieldOfView double The top angle of the field of view.
P UpDirection XYZ The up direction vector.
P ViewId ElementId The id of the view which is associated to this document's Home view orientation.