Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbBlendOptions::setCoplanarDirection 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++
OdResult setCoplanarDirection(const OdGeVector3d pDir);
Parameters
Description
pDir
Input specifying AcGeVector3d vector for coplanar direction

Return Acad::eOk if successful

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