Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / TransientLayerTable Class / TransientLayerTable Constructor

In This Topic
    TransientLayerTable Constructor
    In This Topic
    Syntax
    public TransientLayerTable( 
       DmgLayerTable* table,
       bool bOnlyCustom
    )
    public:
    TransientLayerTable( 
       DmgLayerTable* table,
       bool bOnlyCustom
    )

    Parameters

    table
    bOnlyCustom
    See Also