C# Class GeometryGym.Ifc.IfcUnitaryControlElementType

Inheritance: IfcDistributionControlElementType
Show file Open project: jmirtsch/GeometryGymIFC Class Usage Examples

Protected Methods

Method Description
BuildStringSTEP ( ) : string

Private Methods

Method Description
IfcUnitaryControlElementType ( ) : System
IfcUnitaryControlElementType ( DatabaseIfc db, IfcUnitaryControlElementType t ) : System
IfcUnitaryControlElementType ( DatabaseIfc m, string name, IfcUnitaryControlElementTypeEnum t ) : System
Parse ( string strDef ) : IfcUnitaryControlElementType
parseFields ( IfcUnitaryControlElementType t, List arrFields, int &ipos ) : void

Method Details

BuildStringSTEP() protected method

protected BuildStringSTEP ( ) : string
return string