MKI_NOTIFY_EXT_GET_INFORMATION (Plug-In Notification Command) New in Version 2023.1

www.CAD6.com

The plug-in shall return textual information about an extended object that contains all property-like information that is beyond the content of a MKI_XPROPERTY set (e.g. the 3D space assignment in the 3D plug-in).

 

This information will be displayed at the crosshairs upon highlighting. You may write up to 255 characters.

 

Parameters

Ext

Address of the object whose information shall be supplied by the plug-in.

Data

Address of a MKI_STR256W structure.

 

Return Value

MKI_NOTIFY_RESULT_DONE

Ext is known, given task successfully finished.

MKI_NOTIFY_RESULT_IGNORE

Ext is known, but there is no information available.

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