EncCell

constructor(encDataSet: EncDataset)

Creates an ENC cell using an ENC dataset.

Since

200.1.0

See also


constructor(path: String)

Creates an ENC cell from the specified path. EncCell.EncCell(EncDataset) is the correct method of constructing an ENC cell delivered as part of an exchange set. When an ENC cell is constructed from the path directly, updates (*.001, *.002, etc.) that are part of the associated exchange set (if there is one) will not be applied.

Since

200.1.0

See also