MKI_LineGetIndex (Elements) Changed in Version 2019.0

www.CAD6.com

C++ Syntax

__int32

MKI_LineGetIndex(

 const LPCWSTR f_pszName );

 

Retrieves the index of a line type with the given name in the current drawing, if defined.

 

Parameters

Name

[const LPCWSTR] Name of the line type to be found.

 

Return Value

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

 

CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH