AssociativeHatch Property

Specifies whether the hatch is associative.

See Also | Example

Signature

object.AssociativeHatch

object

Hatch
The object or objects this property applies to.

AssociativeHatch

Boolean; read-only

TRUE: The hatch is associative.

FALSE: The hatch is not associative.

Remarks

An associative hatch is updated when its boundaries are modified. A nonassociative hatch is not updated when its boundaries are modified.

Associativity can only be set when a hatch is created. See the AddHatch method for more information on creating a hatch.

 

   Comments?