API Reference > OdDb Classes > OdDbBlendOptions Class > OdDbBlendOptions Methods > OdDbBlendOptions::coplanarDirection Method
OdDbBlendOptions::coplanarDirection Method

The coplanar direction is an optional property that can be supplied to constrain  

the set of planes containing the planar guides made by the implementation. If  

set, all guide planes will contain it (i.e. are parallel to it). By default no  

coplanar direction is set. 

 

Syntax
C++
OdGeVector3d coplanarDirection() const;

Return an AcGeVector3d vector

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