MKI_MULTI_ZIGZAG (Multi-Entity Editing Classes) Changed in Version 2023.1 |
www.CAD6.com |
C++ Syntaxclass MKI_MULTI_ZIGZAG : public MKI_MULTI_BASE { public:
double m_dIndent;
void Init( void ); New in Version 2023.1
void Fill( MKI_CONST_XPROPERTY_REF f_rData ); New in Version 2023.1
void MKI_XPROPERTY_REF f_rXProperty, bool f_fCopyAll ) const; New in Version 2023.1 };
This structure contains zigzag line properties to be edited in a dialog window.
Element Descriptionm_dIndent [double] The indent distance in [mm].
CommentWhen using functions of the base class MKI_MULTI_BASE, use the following flags defined in this class to identify its elements:
USE_INDENT Apply the indent distance m_dIndent.
|
CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH