C# Class GeometryGym.Ifc.IfcFlowFitting

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

Public Methods

Method Description
IfcFlowFitting ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system ) : System

Private Methods

Method Description
IfcFlowFitting ( ) : System
IfcFlowFitting ( DatabaseIfc db, IfcFlowFitting f ) : System
Parse ( string strDef ) : IfcFlowFitting
parseFields ( IfcFlowFitting f, List arrFields, int &ipos ) : void

Method Details

IfcFlowFitting() public method

public IfcFlowFitting ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system ) : System
host IfcObjectDefinition
placement IfcObjectPlacement
representation IfcProductRepresentation
system IfcDistributionSystem
return System