Class Database
- Namespace
- OpenMEPRevit.Application
- Assembly
- OpenMEPRevit.dll
public class Database
- Inheritance
-
Database
- Inherited Members
Methods
SnoopElementById(List<string>)
Snoop Explore Elements By Id
public static string SnoopElementById(List<string> id)
Parameters
Returns
Examples
SnoopElements(List<Element>)
Snoop Explore Elements
public static string SnoopElements(List<Element> elements)
Parameters
elements
List<Element>elements need to snoop
Returns
- string
result