Sets the pattern name and type of the hatch.
Syntax
object.SetPattern(Type,PatternName)
Where:
object is the name of the object to be deleted;.
Type is one of the following IntelliCAD HatchTypes:
vicHatchPatternTypeCustomDefined = 2
vicHatchPatternTypePreDefined = 1
vicHatchPatternTypeUserDefined = 0
PatternName is a string identifying the pattern.