C# Class GeometryGym.Ifc.IfcBuildingElementPartType

Inheritance: IfcElementComponentType
Afficher le fichier Open project: GeometryGym/GeometryGymIFC Class Usage Examples

Méthodes publiques

Méthode Description
IfcBuildingElementPartType ( DatabaseIfc db, string name, IfcBuildingElementPartTypeEnum type ) : System

Private Methods

Méthode Description
IfcBuildingElementPartType ( ) : System
IfcBuildingElementPartType ( DatabaseIfc db, IfcBuildingElementPartType t, DuplicateOptions options ) : System

Method Details

IfcBuildingElementPartType() public méthode

public IfcBuildingElementPartType ( DatabaseIfc db, string name, IfcBuildingElementPartTypeEnum type ) : System
db DatabaseIfc
name string
type IfcBuildingElementPartTypeEnum
Résultat System