Share

AcGeTorus Constructor

Overload List

Method Description
AcGeTorus::AcGeTorus () Constructs a valid default torus.
AcGeTorus::AcGeTorus (AcGeTorus&) Constructs a torus that is a copy of the input torus.
AcGeTorus::AcGeTorus (double, double, AcGePoint3d&, AcGeVector3d&) Constructs a full torus defined by input data.
AcGeTorus::AcGeTorus (double, double, AcGePoint3d&, AcGeVector3d&, AcGeVector3d&, double, double, double, double) Constructs a toroidal segment defined by input data.

Was this information helpful?