C# Class GeometryGym.Ifc.IfcRelDefinesByTemplate

Inheritance: GeometryGym.Ifc.IfcRelDefines
Afficher le fichier Open project: jmirtsch/GeometryGymIFC

Méthodes protégées

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

Private Methods

Méthode Description
parseJObject ( Newtonsoft.Json.Linq.JObject obj ) : void

Method Details

setJSON() protected méthode

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