ACadSharp.Tables.Layer - DomCR/ACadSharp GitHub Wiki

Layer Class

Represents a entry

Remarks

Object name
Dxf class name

Definition

Namespace: ACadSharp.Tables

C#

public class Layer

Properties

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 linetype of an object. The default linetype is the linetype of the layer (ByLayer).
LineweightType LineWeight Specifies the lineweight of an individual object or the default lineweight 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

Methods

Returns Name Summary
CadObject Clone
⚠️ **GitHub.com Fallback** ⚠️