Arbortext IsoDraw > Macro Language Reference > Object Data Types > Sub Data Types for Attribute Preferences > .hatchings[ ]
  
.hatchings[ ]
This property gives access to one hatching attribute but it can not be used directly.
.hatchings[ ].name
Returns and sets the name of the hatching as string.
app.hatchings[1].name = "firstHatch"