@Mason wrote:
Are there arguments or commands within Rhinoscript or Python that can select dimensions based on their value?
We have a script we use to automatically pull dimensions between holes on the edge of a part, and often times this script returns dims of 0 value because holes are in alignment with each other. We then have to go by hand and delete out these 0 value dims from each part, this would be easier if we could add an argument to the initial script that would suppress or select and delete the 0 value dim object. This could also be a separate script ran after applying dims to the parts, where it cleans up all of the 0 value dim objects at once.
Posts: 1
Participants: 1