E57 Foundation API v1.1.312
Aug. 10, 2011
|
Set record number of CompressedVectorNode where next read will start.
This function may be called at any time (as long as ImageFile and CompressedVectorReader are open). The next read will start at the given recordNumber. It is not an error to seek to recordNumber = childCount() (i.e. to one record past end of CompressedVectorNode).
|