C# Class Revit.SDK.Samples.ProjectInfo.CS.MEPBuildingConstructionWrapper

Wrapper class for MEPBuildingConstruction
Inheritance: IWrapper
Afficher le fichier Open project: AMEE/revit Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GetConstructions ( Autodesk.Revit.DB.Analysis.ConstructionType constructionType ) : ICollection

Get constructions

MEPBuildingConstructionWrapper ( MEPBuildingConstruction mEPBuildingConstruction ) : System.Collections.Generic

Initializes private variables.

Method Details

GetConstructions() public méthode

Get constructions
public GetConstructions ( Autodesk.Revit.DB.Analysis.ConstructionType constructionType ) : ICollection
constructionType Autodesk.Revit.DB.Analysis.ConstructionType ConstructionType
Résultat ICollection

MEPBuildingConstructionWrapper() public méthode

Initializes private variables.
public MEPBuildingConstructionWrapper ( MEPBuildingConstruction mEPBuildingConstruction ) : System.Collections.Generic
mEPBuildingConstruction MEPBuildingConstruction MEPBuildingConstruction
Résultat System.Collections.Generic