Share

AcGeCylinder Constructor

Overload List

Method Description
AcGeCylinder::AcGeCylinder () Constructs a valid infinite default cylinder.
AcGeCylinder::AcGeCylinder (AcGeCylinder&) Constructs a cylinder that is a copy of input cylinder.
AcGeCylinder::AcGeCylinder (double, AcGePoint3d&, AcGeVector3d&) Constructs an infinite cylinder defined by the input data.
AcGeCylinder::AcGeCylinder (double, AcGePoint3d&, AcGeVector3d&, AcGeVector3d&, AcGeInterval&, double, double) Constructs a bounded cylinder defined by the input data.

Was this information helpful?