MKI_CollectionWriteClose (Collections) New in Version 2020.0

www.CAD6.com

C++ Syntax

bool

MKI_CollectionWriteClose(

 bool f_fApply );

 

Closes the collection or pinboard item opened for writing and adds it to the collection if desired.

 

Not supported in CAD6starter!

 

Parameters

f_fApply

[bool] If true, the newly created collection or pinboard item will be added to the collection (or replaced, if already existing). If false, the item will be discarded.

 

Return Value

Returns true if successful, false if not.

 

CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH