C# Class GeometryGym.Ifc.IfcLocalTime

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

Protected Methods

Method Description
BuildStringSTEP ( ) : string

Private Methods

Method Description
IfcLocalTime ( ) : System
IfcLocalTime ( DatabaseIfc db, IfcLocalTime t ) : System
IfcLocalTime ( DatabaseIfc m, int hour, int min, int sec ) : System
Parse ( string strDef ) : IfcLocalTime
parseFields ( IfcLocalTime s, List arrFields, int &ipos ) : void

Method Details

BuildStringSTEP() protected method

protected BuildStringSTEP ( ) : string
return string