HoleGeometryObject::SetInnerSize
Defined in:
Sets the inner hole size.
C4Primitives.h
Prototype
void SetInnerSize(const Vector2D& inner);
Parameters
inner |
The new inner hole size. |
Description
The SetInnerSize
function sets the size of the central hole for a hole primitive. The components of the inner
parameter define the semiaxis lengths of the hole in the x and y directions.
See Also
HoleGeometryObject::GetInnerSize