HatchRegion(IList<ICurve>, devDept.Geometry.Plane, Boolean) Constructor

Public Sub New( _ 
ByVal contours As IList(Of ICurve), _ 
ByVal pln As devDept.Geometry.Plane, _ 
ByVal sortAndOrient As Boolean
)
This language is not supported or no code example is available.
public HatchRegion( 
IList<ICurve> contours
devDept.Geometry.Plane pln
bool sortAndOrient 
)
This language is not supported or no code example is available.

Parameters

contours
IList<ICurve>

pln
devDept.Geometry.Plane

sortAndOrient
bool

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition