API Reference > Classes > PRC Miscellaneous Classes > OdPrcTransformation3d Class > OdPrcTransformation3d Methods > OdPrcTransformation3d::readTransformation3d Method
OdPrcTransformation3d::readTransformation3d Method
Syntax
C++
static void readTransformation3d(OdPrcCompressedFiler * pStream, OdPrcTransformation3d & transformation);
Parameters 
Description 
OdPrcCompressedFiler * pStream 
[in] A pointer to an input stream (file stream, memory stream) to read from.  
OdPrcTransformation3d & transformation 
[in] A reference to an 3D OdPrcTransformation3d object. 

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

 

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.