Jump to content

Pascal Völz | CADVölz

Member
  • Posts

    9
  • Joined

  • Last visited

Posts posted by Pascal Völz | CADVölz

  1. Hello barnes2000

     

    you take the node "objects by crit" and write the following for criteria:

     

    sel = true

     

    or

     

    (sel = true)

     

    The node gives the handles of all selected objects when you run the script.

     

    Kind regards

     

    Pascal Völz

    • Like 2
  2.  

    Hi Michael,

     

    the beam must be updated after activating the control box. The easiest way to do this is to move the object with the vector 0/0/0.

     

    This is not the nicest method, but I have not been able to find another order so far.

     

    Kind regards

    Ing. Pascal Völz B.A.

     

    CADVölz

    www.cad-voelz.de

    DrawBeam.vwx

  3. Perforated Sheet

    by Graf | Hagen | Völz

    The following Python Wheels must be installed:

    - Pillow

    File information:

    - scale in 1/1

    - unit in cm

    Description

    The perforated sheet tool generates a perforated structure from a bitmap image. The generator creates a circle for each of the pixels, the color or black-and-white values of which giving the respective diameter. The circles have a radius of 2, 3 or 4 millimeters and are spaced at intervals of 1 cm. In order to create a higher contrast, for certain color values no circles are generated.

    Thus, an image of 200*400 pixels finally has a size of 2*4 meters. Depending on the computational power, appropriate sizes should be resorted to.

×
×
  • Create New...