HatchEvaluateHatch Method

Evaluates the hatch for this hatch entity. For regular hatch patterns except solid hatches, this method forms hatch lines by intersecting pattern definition lines and hatch boundary curves. For a solid fill hatch pattern, this method triangulates the hatch area and fills it with the specified color.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public void EvaluateHatch(
        bool underEstimateNumLines
)

Parameters

underEstimateNumLines  Boolean
[in] Flag specifying whether to underestimate the hatch count before aborting (the method is terminated if the count exceeds 100000).
See Also

©  Bricsys NV. All rights reserved.