C# Class GeometryGym.Ifc.IfcRelDefinesByTemplate

Inheritance: GeometryGym.Ifc.IfcRelDefines
ファイルを表示 Open project: jmirtsch/GeometryGymIFC

Protected Methods

Method Description
setJSON ( Newtonsoft.Json.Linq.JObject obj, BaseClassIfc host, HashSet processed ) : void

Private Methods

Method Description
parseJObject ( Newtonsoft.Json.Linq.JObject obj ) : void

Method Details

setJSON() protected method

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