ACDBCORE2D_PORT AcGiHatchPattern( const AcArray<AcGiHatchPatternDefinition>& );
A pattern is defined by one or more pattern lines. This method constructs an AcGiHatchPattern object with the given pattern lines
Parameters | Description |
---|---|
patLines | Defines the hatch pattern lines |