Property | Type | Description | |
---|---|---|---|
BuildingTypeMap | string>.Dictionary | ||
ExportComplexityMap | string>.Dictionary | ||
HVACLoadConstructionClassMap | string>.Dictionary | ||
HVACLoadLoadsReportTypeMap | string>.Dictionary | ||
RevitApp | Application | ||
RevitDoc | Document | ||
RevitProduct | ProductType | ||
ServiceTypeMap | string>.Dictionary | ||
TimeZones | string[] |
Method | Description | |
---|---|---|
GetElement ( ElementId elementId ) : Element | ||
GetElement ( int elementId ) : Element |
Method | Description | |
---|---|---|
RevitStartInfo ( ) : System |
Initialize some static members
|
public static GetElement ( ElementId elementId ) : Element | ||
elementId | ElementId | |
return | Element |
public static GetElement ( int elementId ) : Element | ||
elementId | int | |
return | Element |
public static Dictionary BuildingTypeMap | ||
return | string>.Dictionary |
public static Dictionary ExportComplexityMap | ||
return | string>.Dictionary |
public static Dictionary HVACLoadConstructionClassMap | ||
return | string>.Dictionary |
public static Dictionary HVACLoadLoadsReportTypeMap | ||
return | string>.Dictionary |
public static Dictionary ServiceTypeMap | ||
return | string>.Dictionary |