Browse By Tags

  • [V8i SS3 VBA] Create non-associative patterns

    Hello, I want to create non-associative patterns using VBA, I tried to use CreateHatchPattern1 method but it gave me only associative pattern. So, It is possible to create an non-associative pattern with VBA ?
  • VBA: pattern informations

    How do I get pattern informations of a pattern placed with "associative pattern" and "associative region boundary" with VBA?
  • Pattern Design Irregular Polygon at an Angle - VBA

    Hi folks I'm in the process of building a pattern design in VBA, but I need some help regarding the orientation of the grid. Basically the user needs to chose the first point, and second point, and the grid will be generated from the first point…
  • code to attach .pat file

    Hello, I've been trying to record code that will attach a AutoCAD .pat file to use patterns from this .pat file. Somehow it just doesn't work. Only after i've attached the .pat file manualy the rest of the code, placing the pattern…