HoleGeometryObject::GetOuterSize
Defined in:
Returns the outer plate size.
C4Primitives.h
Prototype
const Vector2D& GetOuterSize(void) const;
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