For internal use
Namespace:
CADImport
Assembly: CADImport (in CADImport.dll)
Syntax
Parameters
-
aList
-
Type: CADCollection<double>
-
Pt1
-
Type: DPoint
A first endpoint of the hatch line whose points will be added to the collection.
-
Pt2
-
Type: DPoint
A second endpoint of the hatch line whose points will be added to the collection.
-
BasePt
-
Type: DPoint
A base point of the hatch line whose points will be added to the collection.
-
DottedSingPts
-
Type: CADCollection<DPoint>
A collection where the points of the represented hatch line will be added to.
Platforms
Version Information
.NET Framework
Supported in: 2.0 - 4, NET6
.NET Framework Client Profile
Supported in: 4, 3.5 SP1
See Also