public StorableObject[] FindLayerUsage( GraphicalLayer oLayer )
public: array<StorableObject^>^ FindLayerUsage( GraphicalLayer^ oLayer )
Parameters
- oLayer
- Layer from which elements are returned.
Return Value
Array of objects with given layer.
public StorableObject[] FindLayerUsage( GraphicalLayer oLayer )
public: array<StorableObject^>^ FindLayerUsage( GraphicalLayer^ oLayer )
Exception | Description |
---|---|
Eplan.EplApi.Base.BaseException | Errors occurred during export. See the exception message for details. |