C# Class GeometryGym.Ifc.IfcRectangleProfileDef

Inheritance: IfcParameterizedProfileDef
Afficher le fichier Open project: jmirtsch/GeometryGymIFC Class Usage Examples

Méthodes protégées

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

Private Methods

Méthode Description
parseJObject ( JObject obj ) : void

Method Details

setJSON() protected méthode

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