MKI_SystemGetName (Elements) Changed in Version 2019.0

www.CAD6.com

C++ Syntax

bool

MKI_SystemGetName(

 __int32 f_nIndex,

 MKI_SYSTEMNAME& f_rName );

 

Copies the name of the stated drawing coordinate system into the buffer pointed to by Name, if defined.

 

Parameters

Index

[__int32] Zero-based index of the coordinate system definition that shall be returned. Valid range: 0 <= Value <= MKI_SYSTEM_MAX.

Name

[MKI_SYSTEMNAME&] Address of a name to retrieve the coordinate system definition name.

 

Return Value

Returns true if successful, false if not.

 

CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH