MKI_SystemGetIndex (Elements) Changed in Version 2019.0

www.CAD6.com

C++ Syntax

__int32

MKI_SystemGetIndex(

 const LPCWSTR f_pszName );

 

Retrieves the index of a coordinate system with the given name in the current drawing, if defined.

 

Parameters

Name

[const LPCWSTR] Name of the coordinate system to be found.

 

Return Value

Returns the index of an existing coordinate system within the current drawing. Otherwise, a negative value is returned (usually indicating the coordinate system does not exist).

 

CAD6interface 2026.0 - Copyright 2026 Malz++Kassner® GmbH