C++
AcGeSphere( double radius, const AcGePoint3d& center );
Description
Constructs a sphere with the input radius centered at the input center.
Parameters
Parameters | Description |
---|---|
radius | Input radius |
center | Input center |
AcGeSphere( double radius, const AcGePoint3d& center );
Constructs a sphere with the input radius centered at the input center.
Parameters | Description |
---|---|
radius | Input radius |
center | Input center |