-
-
Notifications
You must be signed in to change notification settings - Fork 158
ACadSharp.Header.CadHeader.CurrentLayer
Albert Domenech edited this page Aug 28, 2025
·
2 revisions
Gets the current layer associated with the document. If the document is null, returns the default layer.
This property retrieves the layer based on the current layer name from the document's layer collection, if a document is available. If no document is associated, it returns the default layer stored
Namespace: ACadSharp.Header.CadHeader
C#
public Layer CurrentLayer { get; private set; }
Layer
ACadSharp Class Library Documentation
Documentation created by NetDocGen
- ACadSharp
- ACadSharp.Attributes
- ACadSharp.Blocks
- ACadSharp.Classes
- ACadSharp.Entities
- ACadSharp.Exceptions
- ACadSharp.Extensions
- ACadSharp.Header
- ACadSharp.IO
- ACadSharp.IO.DWG
- ACadSharp.Objects
- ACadSharp.Objects.Collections
- ACadSharp.Objects.Evaluations
- ACadSharp.Tables
- ACadSharp.Tables.Collections
- ACadSharp.Types.Units
- ACadSharp.XData
- CSMath
- CSMath.Geometry
- CSUtilities.Attributes
- CSUtilities.Extensions