API Reference > OdGe Classes > OdGeAugPolyline3d Class > OdGeAugPolyline3d Operators > OdGeAugPolyline3d::= Operator
OdGeAugPolyline3d::= Operator
Syntax
C++
OdGeAugPolyline3d& operator =(const OdGeAugPolyline3d& apline);
Parameters 
Description 
const OdGeAugPolyline3d& apline 
[in] OdGeAugPolyline3d object to be assigned. 

This is the assignment operator for objects of the OdGeAugPolyline3d class. Assigns the value of the second operand to the first one. 

 

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