BCFViewpoint
Represents a Building Collaboration Format (BCF) viewpoint. This interface is compliant with the BCF API specifications.
Properties
bitmaps?
optionalbitmaps:ViewpointBitmap[]
Optional array of bitmaps associated with the viewpoint.
clipping_planes?
optionalclipping_planes:ViewpointClippingPlane[]
Optional array of clipping planes associated with the viewpoint.
components?
optionalcomponents:ViewpointComponents
Optional components associated with the viewpoint.
guid
guid:
string
Unique identifier for the viewpoint.
index?
optionalindex:number
Optional index of the viewpoint.
lines?
optionallines:ViewpointLine[]
Optional array of lines associated with the viewpoint.
orthogonal_camera?
optionalorthogonal_camera:ViewpointOrthogonalCamera
Optional orthogonal camera settings for the viewpoint.
perspective_camera?
optionalperspective_camera:ViewpointPerspectiveCamera
Optional perspective camera settings for the viewpoint.
snapshot?
optionalsnapshot:ViewpointSnapshot
Optional snapshot image of the viewpoint.
title?
optionaltitle:string
Optional title of the viewpoint.