|
P
EyePosition
|
XYZ
|
Camera's position in the world
|
|
P
FarDistance
|
double
|
Distance to far clipping plane
|
|
P
HorizontalExtent
|
double
|
Horizontal extent of the camera's view, measured at target distance.
|
|
P
HorizontalOffset
|
double
|
Horizontal offset of the camera's view center from target, measured at target distance.
|
|
P
IsValidObject
|
Boolean
|
Specifies whether the .NET object represents a valid Revit entity.
|
|
P
NearDistance
|
double
|
Distance to near clipping plane
|
|
P
ProjectionMethod
|
ProjectionMethod
|
Projection method
|
|
P
TargetDistance
|
double
|
Distance from camera to its target
|
|
P
UpDirection
|
XYZ
|
Up direction of the camera
|
|
P
VerticalExtent
|
double
|
Vertical extent of the camera's view, measured at target distance.
|
|
P
VerticalOffset
|
double
|
Vertical offset of the camera's view center from target, measured at target distance.
|
|
P
ViewDirection
|
XYZ
|
Direction that the camera is facing
|