Evaluate Method

Evaluates the given hatch or leader.

See Also | Example

Signature

object.Evaluate

Object

Hatch, Leader
The object or objects this method applies to.

Remarks

Leader: Evaluates the relation of the leader to its associated annotation, and updates the leader geometry if necessary.

Hatch: Evaluates the hatch lines or solid fill for the Hatch object using the specified hatch pattern. For regular hatch patterns, this method performs intersection calculations between pattern definition lines and hatch boundary curves to form hatch lines. For solid fill hatch patterns, this method performs triangulation of the hatch area and fills in the triangular meshes with the given color.

 

   Comments?