AcGeSphere::AcGeSphere

C++
AcGeSphere(
    double radius, 
    const AcGePoint3d& center
);
Parameters
Parameters 
Description 
radius 
Input radius 
center 
Input center 
Description

Constructs a sphere with the input radius centered at the input center

 

Links