API Reference > FacetModeler Namespace > Classes > Surface Class > Surface Methods > Surface::transform Method
Surface::transform Method
Syntax
C++
virtual void transform(const OdGeMatrix3d& x);
Parameters 
Description 
const OdGeMatrix3d& x 
[in] Given transformation matrix. 

Transforms the surface with the given transformation matrix. 

 

Base class has no data to transform.

Copyright © 2002-2020. Open Design Alliance. All rights reserved.