API Help
Eplan.EplApi.DataModel.E3D Namespace / Connection3D Class / Layer Property

Layer Property (Connection3D)
Gets or sets object's graphical layer.
Syntax
public GraphicalLayer Layer {get; set;}
Exceptions
ExceptionDescription
Thrown, while setting if new layer is not a 3D layer.
Thrown, if changing object's layer failed.
See Also