CadHatch.BoundaryPaths

CadHatch.BoundaryPaths property

Gets or sets the boundary paths.

public List<CadHatchBoundaryPathContainer> BoundaryPaths { get; set; }

Property Value

The boundary paths.

See Also