Share

CameraInfo Properties

The CameraInfo type exposes the following members.

Properties

 NameDescription
Public propertyFarDistance Distance from eye point to far plane of view frustum along the view direction.
Public propertyHorizontalExtent Distance between left and right planes on the target plane.
Public propertyIsPerspective Identifies whether the projection is orthographic or perspective
Public propertyIsPespective Identifies whether the projection is orthographic or perspective
Public propertyIsValidObject Specifies whether the .NET object represents a valid Revit entity.
Public propertyNearDistance Distance from eye point to near plane of view frustum along the view direction.
Public propertyRightOffset Distance that the target plane is offset towards the right where right is normal to both Up direction and View direction. This offset shifts both left and right planes.
Public propertyTargetDistance Distance from eye point along view direction to target plane.
Public propertyUpOffset Distance that the target plane is offset in the direction of the Up direction. This offset shifts both top and bottom planes.
Public propertyVerticalExtent Distance between top and bottom planes on the target plane.

See Also

Reference

Was this information helpful?