Optional
defaultOptional
excludeNever save BCF viewpoint components if their corresponding ViewObjects are in ViewLayers that have the given IDs.
The saveBCFViewpoint function will silently ignore each component state that has a corresponding ViewObject in any of these ViewLayers.
Each ViewLayer's occurrence in this list will override its occurrance in SaveBCFViewpointParams.includeViewLayerIds.
Optional
includeOnly save BCF viewpoint components if their corresponding ViewObjects are in ViewLayers that match these IDs.
The saveBCFViewpoint function will silently ignore each component state that has no corresponding ViewObject in any of these ViewLayers.
Each ViewLayer's occurrence in SaveBCFViewpointParams.excludeViewLayerIds will override its appearance in this list.
Optional
openings_Value to set on BCFViewSetupHints.openings_translucent within the BCF viewpoint.
Optional
openingsValue to set on BCFViewSetupHints.openings_visible within the BCF viewpoint.
Optional
originatingIdentifies the system that authors this BCF viewpoint.
Optional
reverseWhether to flip the direction of the SectionPlanes captured in the BCF viewpoint.
Optional
snapshotWhether to capture a snapshot image in the BCF viewpoint.
The snapshot would be saved in BCFViewpoint.snapshot.
Optional
space_Value to set on BCFViewSetupHints.space_boundaries_translucent within the BCF viewpoint.
Optional
spaceValue to set on BCFViewSetupHints.space_boundaries_visible within the BCF viewpoint.
Optional
spaces_Value to set on BCFViewSetupHints.spaces_translucent within the BCF viewpoint.
Optional
spacesValue to set on BCFViewSetupHints.spaces_visible within the BCF viewpoint.
The View to save as a BCF viewpoint.
This will save component states in the BCF (see BCFComponents) for all ViewObjects in this View.
Parameters for saveBCFViewpoint.
See @xeokit/sdk/bcf for usage.