AcGeVector3d refAxis(void) const
AcGeCylinder(AcGeCylinder const &)
AcGeCylinder & set(double, AcGePoint3d const &, AcGeVector3d const &)
double radius(void) const
AcGeCylinder(double, AcGePoint3d const &, AcGeVector3d const &)
AcGeCylinder(double, AcGePoint3d const &, AcGeVector3d const &, AcGeVector3d const &, AcGeInterval const &, double, double)
AcGeVector3d axisOfSymmetry(void) const
AcGeCylinder & operator=(AcGeCylinder const &)
AcGePoint3d origin(void) const
int intersectWith(AcGeLinearEnt3d const &, int &, AcGePoint3d &, AcGePoint3d &, AcGeTol const &=AcGeContext::gTol) const
void getHeight(AcGeInterval &) const
void getAngles(double &, double &) const
AcGeCylinder & setAngles(double, double)
AcGeCylinder & setHeight(AcGeInterval const &)
int isOuterNormal(void) const
AcGeCylinder & setRadius(double)
AcGeCylinder & set(double, AcGePoint3d const &, AcGeVector3d const &, AcGeVector3d const &, AcGeInterval const &, double, double)
int isClosed(AcGeTol const &=AcGeContext::gTol) const
double heightAt(double) const
static ARX_API_STATIC AcGeTol gTol