| Method Summary |
| Point3D | GetCenter
()
Get method for attribute
"Center"
The center of the circle |
| double | GetRadius
()
Get method for attribute
"Radius"
The radius |
| Vector3D | GetUnitNormal
()
Get method for attribute
"UnitNormal"
The normal axis unit vector |
| void | SetCenter
(Point3D value)
Set method for attribute
"Center"
The center of the circle |
| void | SetRadius
(double value)
Set method for attribute
"Radius"
The radius |
| void | SetUnitNormal
(Vector3D value)
Set method for attribute
"UnitNormal"
The normal axis unit vector |