25#ifndef _DbBlendOptions_h_Included_
26#define _DbBlendOptions_h_Included_
32class OdDbBlendOptionsImpl;
OdDbBlendOptions::DriveModeType driveMode() const
OdResult setCoplanarPoint(const OdGePoint3d pPt)
friend class OdDbBlendOptionsImpl
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)