Creates one or more instances of OdDgModelerGeometry from the specified stream.
Parameters
Parameters
Description
models
[out] Receives an array of OdDgModelerGeometry SmartPointers.
pStreamBuf
[in] Pointer to the StreamBuf object from which the data are to be read. Empty streamBuf generates single element array with empty OdDgModelerGeometry. Returns eOk if successful, or an appropriate error code if not.