Added netDxf submodule
This commit is contained in:
@@ -27,7 +27,7 @@ namespace PepLib.Dxf
|
||||
|
||||
rapidLayer = new Layer("Rapid");
|
||||
rapidLayer.Color = AciColor.Blue;
|
||||
rapidLayer.LineType = LineType.Dashed;
|
||||
rapidLayer.Linetype = Linetype.Dashed;
|
||||
|
||||
plateLayer = new Layer("Plate");
|
||||
plateLayer.Color = AciColor.Cyan;
|
||||
|
||||
Reference in New Issue
Block a user