C# Class GeometryGym.Ifc.IfcLamp

Inheritance: IfcFlowTerminal
显示文件 Open project: jmirtsch/GeometryGymIFC Class Usage Examples

Public Methods

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

Protected Methods

Method Description
BuildStringSTEP ( ) : string

Private Methods

Method Description
IfcLamp ( ) : System
IfcLamp ( DatabaseIfc db, IfcLamp l ) : System
Parse ( string strDef ) : IfcLamp
parseFields ( IfcLamp s, List arrFields, int &ipos ) : void

Method Details

BuildStringSTEP() protected method

protected BuildStringSTEP ( ) : string
return string

IfcLamp() public method

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