프로퍼티 | 타입 | 설명 | |
---|---|---|---|
BuildingTypeMap | string>.Dictionary | ||
ExportComplexityMap | string>.Dictionary | ||
HVACLoadConstructionClassMap | string>.Dictionary | ||
HVACLoadLoadsReportTypeMap | string>.Dictionary | ||
RevitApp | Application | ||
RevitDoc | Document | ||
RevitProduct | ProductType | ||
ServiceTypeMap | string>.Dictionary | ||
TimeZones | string[] |
메소드 | 설명 | |
---|---|---|
GetElement ( ElementId elementId ) : Element | ||
GetElement ( int elementId ) : Element |
메소드 | 설명 | |
---|---|---|
RevitStartInfo ( ) : System |
Initialize some static members
|
public static GetElement ( ElementId elementId ) : Element | ||
elementId | ElementId | |
리턴 | Element |
public static GetElement ( int elementId ) : Element | ||
elementId | int | |
리턴 | Element |
public static Dictionary ExportComplexityMap | ||
리턴 | string>.Dictionary |
public static Dictionary HVACLoadConstructionClassMap | ||
리턴 | string>.Dictionary |
public static Dictionary HVACLoadLoadsReportTypeMap | ||
리턴 | string>.Dictionary |