Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / Macro Class / CustomLayerTable Property

In This Topic
    CustomLayerTable Property
    In This Topic
    Gets layer table of custom layers
    Syntax
    public TransientLayerTable CustomLayerTable {get;}
    public:
    property TransientLayerTable^ CustomLayerTable {
       TransientLayerTable^ get();
    }
    See Also