C# Class GeometryGym.Ifc.IfcActuatorType

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

Protected Methods

Method Description
BuildStringSTEP ( ) : string

Private Methods

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

Method Details

BuildStringSTEP() protected method

protected BuildStringSTEP ( ) : string
return string