C# Class GeometryGym.Ifc.IfcDateAndTime

Inheritance: BaseClassIfc, IfcDateTimeSelect
Show file Open project: jmirtsch/GeometryGymIFC Class Usage Examples

Protected Methods

Method Description
BuildStringSTEP ( ) : string

Private Methods

Method Description
IfcDateAndTime ( ) : System
IfcDateAndTime ( GeometryGym.Ifc.IfcCalendarDate d, IfcLocalTime t ) : System
IfcDateAndTime ( IfcDateAndTime v ) : System
Parse ( string strDef ) : IfcDateAndTime
parseFields ( IfcDateAndTime d, List arrFields, int &ipos ) : void

Method Details

BuildStringSTEP() protected method

protected BuildStringSTEP ( ) : string
return string