C# Class GeometryGym.Ifc.IfcFlowFittingType

Inheritance: IfcDistributionFlowElementType
Datei anzeigen Open project: jmirtsch/GeometryGymIFC Class Usage Examples

Protected Methods

Method Description
IfcFlowFittingType ( ) : System
IfcFlowFittingType ( DatabaseIfc db ) : System
IfcFlowFittingType ( DatabaseIfc db, IfcFlowFittingType t ) : System
parseFields ( IfcFlowFittingType t, List arrFields, int &ipos ) : void

Method Details

IfcFlowFittingType() protected method

protected IfcFlowFittingType ( ) : System
return System

IfcFlowFittingType() protected method

protected IfcFlowFittingType ( DatabaseIfc db ) : System
db DatabaseIfc
return System

IfcFlowFittingType() protected method

protected IfcFlowFittingType ( DatabaseIfc db, IfcFlowFittingType t ) : System
db DatabaseIfc
t IfcFlowFittingType
return System

parseFields() protected static method

protected static parseFields ( IfcFlowFittingType t, List arrFields, int &ipos ) : void
t IfcFlowFittingType
arrFields List
ipos int
return void