C# Class GeometryGym.Ifc.IfcSIUnit

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

Protected Methods

Method Description
setJSON ( JObject obj, BaseClassIfc host, HashSet processed ) : void

Private Methods

Method Description
ParseXml ( XmlElement xml ) : void
SetXML ( XmlElement xml, BaseClassIfc host, HashSet processed ) : void
parseJObject ( JObject obj ) : void

Method Details

setJSON() protected method

protected setJSON ( JObject obj, BaseClassIfc host, HashSet processed ) : void
obj JObject
host BaseClassIfc
processed HashSet
return void