Methods


Contours


DXFContours is a Windows Forms application built using the .NET Framework 4.8.

In the Edit menu you will find


·    Select Contour: Highlight and select a contour (a connected set of entities) based on a selected entity.
·    Select Closed Contour and Inside Entities: Select a closed contour and all entities contained within it.
·    Select External Contour: Identify and select the outermost contour in the drawing.
·    Select Contour Outside a Point: Select a closed contour that surrounds a specific point.

This program will show hou to implement the following DXFReader.NET methods:


Download C# code from GitHub

 


Warning!
All samples, data, places and images in this section are only for tutorial scope. They are fictitious and may not correspond to real cases.

Any similarities to actual persons or places is merely coincidental.

To evaluate all code samples you need to download and install the DXFReader.NET Compoonent first.