API Reference > OdDb Classes > OdDbLeader Class > OdDbLeader Methods > OdDbLeader::setPlane Method
OdDbLeader::setPlane Method
Syntax
C++
virtual void setPlane(const OdGePlane& leaderPlane);
Parameters 
Description 
const OdGePlane& leaderPlane 
[in] Leader plane. 

Sets the plane to contain this Leader entity. 

 

Any associativity of this Leader entity will be broken.

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