Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPrcTransformation3d::readTransformation3d Method
Syntax
C++
static void readTransformation3d(OdPrcCompressedFiler * pStream, OdPrcTransformation3d & transformation);

Reads 3D transformation data from a specified input stream, creates a 3D transformation entity, and returns a reference to an OdPrcTransformation3d object. 

 

Parameters
Description
pStream
[in] A pointer to an input stream (file stream, memory stream) to read from.
transformation
[in] A reference to an 3D OdPrcTransformation3d object.
Copyright © 2002-2022. Open Design Alliance All rights reserved.