C4 Engine
C4 Engine API Documentation

HoleGeometryObject::GetOuterSize

Defined in:  C4Primitives.h
Returns the outer plate size.
Prototype

const Vector2D& GetOuterSize(voidconst;

Description
The GetOuterSize function returns the size of the outer plate for a hole primitive. The components of the return value correspond to the extents in the positive and negative x and y directions.
See Also

HoleGeometryObject::SetOuterSize

HoleGeometryObject::GetInnerSize

HoleGeometryObject::SetInnerSize