![]() |
Prepare (class MKI_BUFFER) Changed in Version 2023.2 |
www.CAD6.com |
C++ Syntaxbool MKI_BUFFER::Prepare( double f_dTolerance, MKI_TIMER_PTR f_pTimer );
Prepares a buffer used for hatching purposes or the point-in-area test for further calculations after all objects have been added to it.
ParametersTolerance
Timer New in Version 2023.2 [MKI_TIMER_PTR] If not nullptr, address of a timer with an expiry interval set. Once that interval expires, this method will terminate and return false.
Return ValueReturns true if the buffer was prepared successfully, else false.
|
CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH