Harness proD API Help
EPLAN.Harness.API.Projects.Documents Namespace / Drawing2D Class / GetLayers Method
In This Topic
    GetLayers Method
    In This Topic
    Returns names of all layers in this document.
    Syntax
    public IEnumerable<LayerInfo> GetLayers()

    Return Value

    Names of all layers in this 2D document.
    Exceptions
    See Also