MKI_HatchGetByIndex (Elements) Changed in Version 2019.0

www.CAD6.com

C++ Syntax

bool

MKI_HatchGetByIndex(

 __int32 f_nIndex,

 MKI_HATCHDEF_REF f_rData );

 

Copies the stated hatching type definition into the buffer pointed to by Data, if defined.

 

Parameters

Index

[__int32] Zero-based index of the hatch type definition that shall be returned. Valid range: 0 <= Value <= MKI_HATCH_MAX.

Data

[MKI_HATCHDEF_REF] Address of a buffer to retrieve the desired hatch type definition.

 

Return Value

Returns true if successful, false if not.

 

CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH