BCFMarkupViewpoint

class Bcf.BCFMarkupViewpoint()

Constructors


Constructors

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

BCFMarkupViewpoint

Methods

getGuid

BCFMarkupViewpoint.getGuid()
Return type:string

getIndex

BCFMarkupViewpoint.getIndex()
Return type:null | number

getSnapshotFilename

BCFMarkupViewpoint.getSnapshotFilename()
Return type:null | string

getViewpointFilename

BCFMarkupViewpoint.getViewpointFilename()
Return type:null | string