MKI_HatchGetIndex (Elements) New in Version 2020.0

www.CAD6.com

C++ Syntax

__int32

MKI_HatchGetIndex(

 const LPCWSTR f_pszName );

 

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

 

Parameters

Name

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

 

Return Value

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

 

CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH