C# Class GeometryGym.Ifc.IfcWorkTime

Inheritance: GeometryGym.Ifc.IfcSchedulingTime
ファイルを表示 Open project: jmirtsch/GeometryGymIFC Class Usage Examples

Protected Methods

Method Description
BuildStringSTEP ( ) : string

Private Methods

Method Description
IfcWorkTime ( ) : System
IfcWorkTime ( DatabaseIfc db, GeometryGym.Ifc.IfcRecurrencePattern recur, System.DateTime start, System.DateTime finish ) : System
IfcWorkTime ( DatabaseIfc db, IfcWorkTime t ) : System
Parse ( string strDef ) : IfcWorkTime
parseFields ( IfcWorkTime f, List arrFields, int &ipos ) : void

Method Details

BuildStringSTEP() protected method

protected BuildStringSTEP ( ) : string
return string