BCFMarkupViewpoint

class Communicator.BCFMarkupViewpoint()

Constructors


Constructors

BCFMarkupViewpoint.constructor(guid, viewpointFilename, snapshotFilename, index)
Arguments
  • guid (Uuid) –

  • viewpointFilename (string | undefined()) –

  • snapshotFilename (string | undefined()) –

  • index (string | undefined()) –

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