Skip to content

ACadSharp.Tables.Layer

Albert Domenech edited this page Oct 2, 2024 · 4 revisions

Layer Class

Represents a entry

Remarks

Object name
Dxf class name

Definition

Namespace: ACadSharp.Tables

C#

DxfNameAttribute
DxfSubClassAttribute
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 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

Methods

Returns Name Summary
CadObject Clone
Clone this wiki locally