CadDrawPolyPolygon
Draws a temporary poly polygon primitive — valid inside custom-entity display (CEntDisplay) and drag-preview callbacks.
void CadDrawPolyPolygon (
std::int32_t* PgonSize,
std::int32_t nPgons
);
Parameters
- PgonSize (std::int32_t*)
- Caller-supplied output pointer.
- nPgons (std::int32_t)
- Integer value.
Return Value
None.