BCFMarkupViewpoint

class BCFMarkupViewpoint()

Constructors


Constructors

BCFMarkupViewpoint.constructor(guid, viewpointFilename, snapshotFilename, index)
Arguments:
  • guid (Uuid) – None
  • viewpointFilename (string | undefined()) – None
  • snapshotFilename (string | undefined()) – None
  • index (string | undefined()) – None
Return type:

BCFMarkupViewpoint()

Methods

getGuid

BCFMarkupViewpoint.getGuid()
Return type:Uuid

getIndex

BCFMarkupViewpoint.getIndex()
Return type:number | null

getSnapshotFilename

BCFMarkupViewpoint.getSnapshotFilename()
Return type:string | null

getViewpointFilename

BCFMarkupViewpoint.getViewpointFilename()
Return type:string | null