Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/Geo > API/Runtime/CADKernel/Geo/Sampling > API/Runtime/CADKernel/Geo/Sampling/TPolyline
References
| Module | CADKernel |
| Header | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Geo/Sampling/Polyline.h |
| Include | #include "Geo/Sampling/Polyline.h" |
void Empty
(
int32 Slack
)
Remarks
Empties the polyline.
Parameters
| Name | Description |
|---|---|
| Slack | (Optional) The expected usage size after empty operation. Default is 0. |