C# 클래스 Revit.SDK.Samples.ProjectInfo.CS.MEPBuildingConstructionWrapper

Wrapper class for MEPBuildingConstruction
상속: IWrapper
파일 보기 프로젝트 열기: AMEE/revit 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
GetConstructions ( Autodesk.Revit.DB.Analysis.ConstructionType constructionType ) : ICollection

Get constructions

MEPBuildingConstructionWrapper ( MEPBuildingConstruction mEPBuildingConstruction ) : System.Collections.Generic

Initializes private variables.

메소드 상세

GetConstructions() 공개 메소드

Get constructions
public GetConstructions ( Autodesk.Revit.DB.Analysis.ConstructionType constructionType ) : ICollection
constructionType Autodesk.Revit.DB.Analysis.ConstructionType ConstructionType
리턴 ICollection

MEPBuildingConstructionWrapper() 공개 메소드

Initializes private variables.
public MEPBuildingConstructionWrapper ( MEPBuildingConstruction mEPBuildingConstruction ) : System.Collections.Generic
mEPBuildingConstruction MEPBuildingConstruction MEPBuildingConstruction
리턴 System.Collections.Generic