BCFMarkupViewpoint
- class Bcf.BCFMarkupViewpoint()
Constructors
Constructors
- BCFMarkupViewpoint.constructor(guid, viewpointFilename, snapshotFilename, index)
- Arguments
guid (
string()
) – NoneviewpointFilename (
undefined | string()
) – NonesnapshotFilename (
undefined | string()
) – Noneindex (
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