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

In This Topic
    GetValidItemTypes Method (Plane)
    In This Topic
    Returns array of Additional Types that are valid for Plane.
    Syntax
    public ItemType[] GetValidItemTypes()
    public:
    array<ItemType>^ GetValidItemTypes(); 
    See Also