Jump to content

webdevsimon

Member
  • Posts

    3
  • Joined

  • Last visited

Posts posted by webdevsimon

  1. def rename(h):
    
        vs.AlrtDialog(h)
        return ()
    
    vs.ForEachObject(rename, "((L='Layer') & (SEL=TRUE))")

    Hi, sorry in advance if I'm not using the correct terms. I'm new to Vectorworks and I want to write a script which get the properties of selected objects.

     

    At the moment I have a Handle object which does show me the attributes of the selected object.

     

    I want to use the data to populate other objects in the same layer.

×
×
  • Create New...