25#ifndef _DbBlendOptions_h_Included_
26#define _DbBlendOptions_h_Included_
32class OdDbBlendOptionsImpl;
219 friend class OdDbBlendOptionsImpl;
220 OdDbBlendOptionsImpl *m_pImpl;
OdDbBlendOptions::DriveModeType driveMode() const
OdResult setCoplanarPoint(const OdGePoint3d pPt)
OdResult setQuality(OdUInt32 val)
void setSimplify(bool simplify)
OdResult setCoplanarDirection(const OdGeVector3d pDir)
OdGeVector3d coplanarDirection() const
OdResult setSolid(bool val)
OdGePoint3d coplanarPoint() const
OdResult setDriveMode(OdDbBlendOptions::DriveModeType val)