| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| void | OnLayerImport
(ImportedLayer LayerObject)
This listener method will be called for each layer imported from the external geometry file. If this method throws a XCancelProEAction exception then the filter will not be called for remaining layers. |
| Method Detail |
|---|
| OnLayerImport |
|---|
| void | OnLayerImport | (ImportedLayer LayerObject) |
This listener method will be called for each layer imported from the external geometry file. If this method throws a XCancelProEAction exception then the filter will not be called for remaining layers.
|