Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / GraphicalLayerTable Class

In This Topic
GraphicalLayerTable Class Methods
In This Topic

For a list of all members of this type, see GraphicalLayerTable members.

Public Methods
 NameDescription
Public MethodOverloaded. Creates new layer with specified name and description. Note: Layer name must be unique in the table.  
Public MethodDestructor for deterministic finalization of GraphicalLayerTable object.  
Public MethodExports the layers into an XML file.  
Public MethodChecks if elements exists on given layer.  
Public MethodGet all objects from layer.  
Public MethodImports layers from an XML file.  
Public MethodMerges one layer with another. Note: Only custom layer can be merged.  
Public MethodReassign all elements from sourceLayer to targetLayer.  
Public MethodUpdates table's content with the project  
Public MethodRemoves specified layer from the table. Note: Only custom layer can be removed.  
Public MethodOverloaded. Replace Eplan::EplApi::DataModel: for given array of objects.  
Top
See Also