GetHatchBoundaryLoop Method (IHatch)
Gets the specified Hatch boundary loop.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetHatchBoundaryLoop( _
long Index As System.Integer _
) As HatchBoundaryLoop |
C# | |
---|
HatchBoundaryLoop GetHatchBoundaryLoop(
System.int Index
) |
Parameters
- Index
- Index of the Hatch boundary loop to get (see Remarks)
- HatchBoundaryLoop[out] or Return Value
- IHatchBoundaryLoop
Example
Remarks
See Also
Availability
DraftSight V1R1.3