26#ifndef OD_GEREVOLVEDSURFACE_H
27#define OD_GEREVOLVEDSURFACE_H
85 double startAngle = 0.,
double endAngle =
Oda2PI);
135 void getAngles(
double &startAngle,
double &endAngle)
const;
#define GE_TOOLKIT_EXPORT
void getAngles(double &startAngle, double &endAngle) const
OdGeRevolvedSurface(const OdGeCurve3d &pProfile, const OdGePoint3d &pBase, const OdGeVector3d &pAxis, const OdGeVector3d &pRef, double startAngle=0., double endAngle=Oda2PI)
OdGeRevolvedSurface & setAngles(double startAngle, double endAngle)
OdGePoint3d getBasePoint() const
void set(const OdGeCurve3d &pProfile, const OdGePoint3d &pBase, const OdGeVector3d &pAxis, const OdGeVector3d &pRef)
OdGeRevolvedSurface(const OdGeRevolvedSurface &revolvedSurf)
OdGeRevolvedSurface & setRef(const OdGeVector3d &pRef)
OdGeVector3d getRef() const
const OdGeCurve3d & getProfile() const
OdGeVector3d getAxis() const
OdGeSurface & operator=(const OdGeSurface &surf)