revitapidocs.code icon indicating copy to clipboard operation
revitapidocs.code copied to clipboard

Python Scripts fo Repository for RevitAPIdocs.com

Results 2 revitapidocs.code issues
Sort by recently updated
recently updated
newest added
trafficstars

Remove rwp, simplify, document: ```python IronPython 2.7.7 (2.7.7.0) on .NET 4.0.30319.42000 (64-bit) >>> doc  >>> rpw.db.Collector(of_class='RevitLinkInstance')  >>> rpw.db.Collector(of_class='RevitLinkInstance').wrapped_elements [, , , ] >>> rpw.db.Collector(of_class='RevitLinkInstance')[0] >>> rpw.db.Collector(of_class='RevitLinkInstance')[0].Name 'Containers.rvt :...

- [ ] @bjlee23 - [X] @jbf1212 - [ ] @grantdfoster