API Help
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 MethodImports layers from an XML file.  
Public MethodMerges one layer with another. Note: Only custom layer can be merged.  
Public MethodUpdates table's content with the project  
Public MethodRemoves specified layer from the table. Note: Only custom layer can be removed.  
Top
See Also