OpenCascade.js
API ReferenceApplicationFrameworkTKCDF

PCDM

OCCT package PCDM: PCDM, PCDM_Document, PCDM_DOMHeaderParser, PCDM_DriverError, and 11 more bound classes.

PCDM_ReaderStatus

Properties(23)

PCDM_ReadWriter

Static methods(6)

Instance methods(5)

PCDM_ReadWriter_1

Constructors(1)

Static methods(2)

Instance methods(5)

PCDM_StorageDriver

persistent implementation of storage.
The application must redefine one the two Make() methods. The first one, if the application wants to put only one document in the storage file.
The second method should be redefined to put additional document that could be used by the retrieval instead of the principal document, depending on the schema used during the retrieval. For example, a second document could be a standard CDMShape_Document. This means that a client application will already be able to extract a CDMShape_Document of the file, if the Shape Schema remains unchanged.

Constructors(1)

Static methods(2)

Instance methods(11)