Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Function3D Class / GetValidItemTypes Method

In This Topic
    GetValidItemTypes Method (Function3D)
    In This Topic
    Returns an array of item types valid for this Function3D.
    Syntax
    public ItemType[] GetValidItemTypes()
    public:
    array<ItemType>^ GetValidItemTypes(); 
    See Also