C# Class GeometryGym.Ifc.IfcBuildingElementPartType

Inheritance: IfcElementComponentType
ファイルを表示 Open project: GeometryGym/GeometryGymIFC Class Usage Examples

Public Methods

Method Description
IfcBuildingElementPartType ( DatabaseIfc db, string name, IfcBuildingElementPartTypeEnum type ) : System

Private Methods

Method Description
IfcBuildingElementPartType ( ) : System
IfcBuildingElementPartType ( DatabaseIfc db, IfcBuildingElementPartType t, DuplicateOptions options ) : System

Method Details

IfcBuildingElementPartType() public method

public IfcBuildingElementPartType ( DatabaseIfc db, string name, IfcBuildingElementPartTypeEnum type ) : System
db DatabaseIfc
name string
type IfcBuildingElementPartTypeEnum
return System