API Reference > OdDb Classes > OdDbMLeader Class > OdDbMLeader Methods > OdDbMLeader::setPlane Method
OdDbMLeader::setPlane Method
Syntax
C++
void setPlane(const OdGePlane& plane);
Parameters 
Description 
const OdGePlane& plane 
[in] Place which will contain the MLeader. 

Sets the WCS plane containing this MLeader object. 

 

Note that MLeader geometry will be updated appropriately to reflect the new location.

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