HoleGeometryObject::GetInnerSize
Defined in:
Returns the inner hole size.
C4Primitives.h
Prototype
const Vector2D& GetInnerSize(void) const;
Description
The GetInnerSize
function returns the size of the central hole for a hole primitive. The components of the return value correspond to the semiaxis lengths of the hole in the x and y directions.
See Also
HoleGeometryObject::SetInnerSize