MCPcopy Create free account
hub / github.com/JohnYang1210/PycomCAD / AddHatch

Method AddHatch

pycomcad.py:492–513  ·  view source on GitHub ↗

The note of arguments can be seen as below: (1)patternType is the built-in integer constants which can be got by win32com.client.constants.X,here x can be acHatchPatternTypeDefined(it means that using standard drawing file Acad.Pat to hatch, and the integer is 1), acHatchPatternTypeUserDef

(self,patternType,patterName,associative,outLoopTuple,innerLoopTuple=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

pycomcad.pyFile · 0.80

Calls 1

VtObjectFunction · 0.85

Tested by

no test coverage detected