MKI_NOTIFY_EXT_MODIFY (Plug-In Notification Command) New in Version 2023.0 |
www.CAD6.com |
The object Ext shall be modified, i.e. it shall be multiplied with a matrix.
ParametersExt Address of the object to be modified. Data Address of a MKI_MATRIX structure. The object shall be multiplied with this matrix. As a result, either all definition points of the object, the extended object's DisplayMatrix element, or internal data of the extended object that leads to the required display data must be modified.
Return ValueMKI_NOTIFY_RESULT_DONE Ext is known, only plug-in specific modifications have been applied. The application shall apply its default modifications hereafter. MKI_NOTIFY_RESULT_IGNORE Ext is known, all required modifications have been applied. The application shall not apply any modifications hereafter. MKI_NOTIFY_RESULT_UNKNOWN Ext is not known or task not supported, ask the other plug-ins.
|
CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH