MKI_PageSetByIndex (Elements) Changed in Version 2019.0

www.CAD6.com

C++ Syntax

bool

MKI_PageSetByIndex(

 __int32 f_nIndex,

 MKI_CONST_PAGEDEF_REF f_rData );

 

Sets a page definition of the drawing.

 

Parameters

Index

[__int32] Zero-based index of the page definition that shall be set. Valid range: 0 <= Value < MKI_PAGE_MAX.

Data

[MKI_CONST_PAGEDEF_REF] Address of a buffer containing the new page definition.

 

Return Value

Returns true if successful, false if not.

 

CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH