-
-
Notifications
You must be signed in to change notification settings - Fork 119
ACadSharp.Tables.Layer
Albert Domenech edited this page Oct 2, 2024
·
4 revisions
Represents a entry
Object name
Dxf class name
Namespace: ACadSharp.Tables
C#
DxfNameAttribute
DxfSubClassAttribute
public class Layer
Returns | Name | Summary |
---|---|---|
Color |
Color | Color |
LayerFlags |
Flags | Layer state flags. |
Boolean |
IsOn | Indicates if the Layer is visible in the model |
LineType |
LineType | The line type of an object. The default line type is the line type of the layer (ByLayer). |
LineweightType |
LineWeight | Specifies the line weight of an individual object or the default line weight for the drawing. |
Material |
Material | Hard-pointer ID/handle to Material object |
String |
ObjectName | |
ObjectType |
ObjectType | |
Boolean |
PlotFlag | Specifies if the layer is plottable. |
UInt64 |
PlotStyleName | PlotStyleName object |
String |
SubclassMarker |
Returns | Name | Summary |
---|---|---|
CadObject |
Clone |
ACadSharp Class Library Documentation
Documentation created by NetDocGen
- ACadSharp
- ACadSharp.Attributes
- ACadSharp.Blocks
- ACadSharp.Classes
- ACadSharp.Entities
- ACadSharp.Exceptions
- ACadSharp.Header
- ACadSharp.IO
- ACadSharp.Objects
- ACadSharp.Objects.Collections
- ACadSharp.Tables
- ACadSharp.Tables.Collections
- ACadSharp.Types.Units
- CSMath
- CSMath.Geometry
- CSUtilities.Attributes
- CSUtilities.Extensions