Description
API that allows for the addition of arbitrary properties to drawing extraction results.
Note: For APS Design Automation Use only.
Classes
| Class | Description |
|---|---|
BeginExtractionEventArgs | Queues an object for property extraction with the BeginExtractionEventArgs::queueForExtraction event.Note: For APS Design Automation Use only. |
EndExtractionEventArgs | Adds an object's property for extraction with the EndExtractionEventArgs::addProperty event.Note: For APS Design Automation Use only. |
Extractor | A singleton who purpose is to act as event source for clients who want to observe the extraction process to add their own properties.Note: For APS Design Automation Use only. |
ExtractorReactor | Reactor/Observer interface.Note: For APS Design Automation Use only. |
