CFx SDK Documentation
2020SP3
|
Go to the documentation of this file.
27 #include "Ge/GeCurve3d.h"
67 double offsetDistance);
127 double offsetDistance);
135 #endif // OD_GEOFFC3D_H
OdGeCurve3d & operator=(const OdGeCurve3d &curve)
OdGeOffsetCurve3d & setCurve(const OdGeCurve3d &baseCurve)
OdGeOffsetCurve3d(const OdGeOffsetCurve3d &source)
const OdGeCurve3d * curve() const
double offsetDistance() const
OdGeVector3d normal() const
OdGeMatrix3d transformation() const
GLsizei GLsizei GLchar * source
OdGeOffsetCurve3d & setOffsetDistance(double offsetDistance)
OdGeOffsetCurve3d(const OdGeCurve3d &baseCurve, const OdGeVector3d &planeNormal, double offsetDistance)
bool paramDirection() const
OdGeOffsetCurve3d & setNormal(const OdGeVector3d &planeNormal)
#define GE_TOOLKIT_EXPORT