Posts

Showing posts from February, 2018

py. pair objects by assembly code to workset

import clr clr . AddReference ( 'ProtoGeometry' ) from Autodesk . DesignScript . Geometry import * #The inputs to this node will be stored as a list in the IN variables. Worksets_all = IN [ 0 ] Elements = IN [ 1 ] ##Regex to get the worksets matching the assembly criteria ## https://stackoverflow.com/questions/7014674/in-python-how-do-i-remove-from-a-list-any-element-containing-certain-kinds-of-c import re ##NOTE This is REgular EXpressions - a powerful pattern matching language regex = re . compile ( r"([abcdefglABCDEFGL]\d{2})|([Ww]orkset 1)" , re . IGNORECASE ) ## ABCD follow by 2 numbers #L added for airport special ##Iteration over list i[0] is NAME to comare #Worksets = filter(lambda i: regex.search(i[0]), Worksets_all) ##Also works Worksets = [ i for i in Worksets_all if regex . search ( i [ 0 ])] ##Each list item [0] soud be name stdout = list () for element in Elements : ##Iterate element list for w

Denver jobs plentiful, skilled labor lagging.

https://www.linkedin.com/jobs/blog/linkedin-workforce-report-february-2018-denver-co
https://youtu.be/4loraLRwRP8

Walabot DIY Smart Stud Finder Sees 4 Inches Into Your Walls | Walabot

Walabot DIY Smart Stud Finder Sees 4 Inches Into Your Walls | Walabot : 'via Blog this'

Login

Login : Sound Design Strategies for Architectural Acoustic Design Webinar Available On-Demand 'via Blog this'