HoleGeometryObject::SetOuterSize
Defined in:
Sets the outer plate size.
C4Primitives.h
Prototype
void SetOuterSize(const Vector2D& outer);
Parameters
outer |
The new outer plate size. |
Description
The SetOuterSize
function sets the size of the outer plate for a hole primitive. The components of the outer
parameter define the extents in the positive and negative x and y directions.
See Also
HoleGeometryObject::GetOuterSize