C# Class GeometryGym.Ifc.IfcInterceptor

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

Public Methods

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

Protected Methods

Method Description
BuildStringSTEP ( ) : string

Private Methods

Method Description
IfcInterceptor ( ) : System
IfcInterceptor ( DatabaseIfc db, IfcInterceptor i ) : System
Parse ( string strDef ) : IfcInterceptor
parseFields ( IfcInterceptor a, List arrFields, int &ipos ) : void

Method Details

BuildStringSTEP() protected method

protected BuildStringSTEP ( ) : string
return string

IfcInterceptor() public method

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