Harness proD API Help
EPLAN.Harness.API.DataStructures.LibraryConnections Namespace / ActiveLibraryConnection Class / GetHatches Method
In This Topic
    GetHatches Method
    In This Topic
    Get all hatches from active library.
    Syntax
    public IEnumerable<HatchInfo> GetHatches()

    Return Value

    A collection of all available hatches in the active library.
    See Also