![]() |
MKI_HatchGetName (Elements) Changed in Version 2019.0 |
www.CAD6.com |
C++ Syntaxbool MKI_HatchGetName( __int32 f_nIndex, MKI_HATCHNAME& f_rName );
Copies the name of the stated hatching type into the buffer pointed to by Name, if defined.
ParametersIndex [__int32] Zero-based index of the hatch type definition that shall be returned. Valid range: 0 <= Value <= MKI_HATCH_MAX. Name [MKI_HATCHNAME&] Address of a name to retrieve the hatch type definition name.
Return ValueReturns true if successful, false if not.
|
CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH