![]() |
MKI_HATCHLINELIST (Entity Data Classes) Changed in Version 2022.1 |
www.CAD6.com |
C++ Syntaxclass MKI_HATCHLINELIST { public:
MKI_HATCHLINE m_acData[MKI_HATCHLINE_MAX];
void Init( void );
bool IsIdentical( const MKI_HATCHLINELIST& f_rData ) const; New in Version 2022.1 };
This structure contains a hatching line sequence.
Element Descriptionm_acData [MKI_HATCHLINE[]] List of lines that make up the hatching line sequence. Each line may be active or not and has its own property set.
|
CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH