C# Class GeometryGym.Ifc.IfcDistributionElementType

Inheritance: IfcElementType
Mostra file Open project: jmirtsch/GeometryGymIFC Class Usage Examples

Protected Methods

Method Description
IfcDistributionElementType ( DatabaseIfc db ) : System
IfcDistributionElementType ( DatabaseIfc db, IfcDistributionElementType t ) : System

Private Methods

Method Description
IfcDistributionElementType ( ) : System
IfcDistributionElementType ( IfcDistributionElementType basis ) : System
Parse ( string strDef ) : IfcDistributionElementType
parseFields ( IfcDistributionElementType t, List arrFields, int &ipos ) : void

Method Details

IfcDistributionElementType() protected method

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

IfcDistributionElementType() protected method

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