Harness proD API Help
EPLAN.Harness.API.Projects.Documents Namespace / Designer Class / GetAllMaterialsNames Method
In This Topic
    GetAllMaterialsNames Method
    In This Topic
    Gets names of all predefined materials and all materials from the currently connected library.
    Syntax
    public List<string> GetAllMaterialsNames()

    Return Value

    List of names of all available materials.
    Remarks
    Offers all materials which can be set as material of an occurrence.
    See Also