Advertisement
Dmitry_Dronov

Untitled

Nov 21st, 2014
1,714
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.13 KB | None | 0 0
  1. wrappedElement = IN[0]
  2. unwrappedElement = UnwrapElement( wrappedElement )
  3. # Now I can use 'unwrappedElement' with the RevitAPI
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement