C# Class GeometryGym.Ifc.IfcAlignment2DVertical

Inheritance: BaseClassIfc
Datei anzeigen Open project: jmirtsch/GeometryGymIFC Class Usage Examples

Protected Methods

Method Description
BuildStringSTEP ( ) : string
setJSON ( Newtonsoft.Json.Linq.JObject obj, BaseClassIfc host, List prime ) : void

Private Methods

Method Description
IfcAlignment2DVertical ( ) : System
IfcAlignment2DVertical ( IfcAlignment2DVertical o ) : System
Parse ( string strDef ) : IfcAlignment2DVertical
parseFields ( IfcAlignment2DVertical a, List arrFields, int &ipos ) : void

Method Details

BuildStringSTEP() protected method

protected BuildStringSTEP ( ) : string
return string

setJSON() protected method

protected setJSON ( Newtonsoft.Json.Linq.JObject obj, BaseClassIfc host, List prime ) : void
obj Newtonsoft.Json.Linq.JObject
host BaseClassIfc
prime List
return void