![]() |
Infohub JS API
|
Represents one viewpoint-scoped BCF API resource.
Public Member Functions | |
| bitmap (bitmapId) | |
| get | coloring () |
| delete () | |
| get () | |
| get | selection () |
| get | snapshot () |
| get | visibility () |
| bitmap | ( | bitmapId | ) |
Selects a bitmap in this viewpoint.
| {string} | bitmapId - BCF bitmap identifier. |
| get coloring | ( | ) |
Gets the component coloring of this viewpoint.
| delete | ( | ) |
| get | ( | ) |
| get selection | ( | ) |
Gets the components selected in this viewpoint.
| get snapshot | ( | ) |
Gets the viewpoint's snapshot (preview image).
Never part of the viewpoint JSON - only snapshot_type is announced there, the bytes come from this dedicated endpoint.
| get visibility | ( | ) |
Gets the component visibility of this viewpoint.