Share

getCylinderAt Method

Overload List

Method Description
AcDbPointCloudEx::getCylinderAt (AcGeMatrix3d&, AcGePoint3d&, AcGePoint3d&, AcGeVector3d&, double&, double&) Finds any cylinder at the specified view coordinate. This method will return true if it finds a cylinder.
AcDbPointCloudEx::getCylinderAt (AcGeMatrix3d&, AcGePoint3d&, AcPointCloudExtractedCylinder&) Finds any cylinder at the specified view coordinate. This method will return true if it finds a cylinder.

Was this information helpful?