CadEdgeBoundaryPath.EdgeTypes

CadEdgeBoundaryPath.EdgeTypes property

Gets or sets the edge types.

public List<short> EdgeTypes { get; set; }

Property Value

The edge types.

See Also