Class CadEdgeBoundaryPath

CadEdgeBoundaryPath class

The Cad edge boundary path.

public class CadEdgeBoundaryPath : ICadBoundaryPath

Constructors

NameDescription
CadEdgeBoundaryPath()The default constructor.

Properties

NameDescription
EdgeTypes { get; set; }Gets or sets the edge types.
NumberOfEdges { get; set; }Gets or sets the number of edges.
Objects { get; set; }Gets or sets the objects.

See Also