C# Class GeometryGym.Ifc.IfcExtendedProperties

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

Protected Properties

Свойство Type Description
mName string

Méthodes protégées

Méthode Description
BuildStringSTEP ( ) : string
IfcExtendedProperties ( ) : System
IfcExtendedProperties ( DatabaseIfc db ) : System
IfcExtendedProperties ( DatabaseIfc db, IfcExtendedProperties p ) : System
setJSON ( JObject obj, BaseClassIfc host, HashSet processed ) : void

Private Methods

Méthode Description
IfcExtendedProperties ( string name, List props ) : System
parseFields ( IfcExtendedProperties p, List arrFields, int &ipos, ReleaseVersion schema ) : void
parseJObject ( JObject obj ) : void

Method Details

BuildStringSTEP() protected méthode

protected BuildStringSTEP ( ) : string
Résultat string

IfcExtendedProperties() protected méthode

protected IfcExtendedProperties ( ) : System
Résultat System

IfcExtendedProperties() protected méthode

protected IfcExtendedProperties ( DatabaseIfc db ) : System
db DatabaseIfc
Résultat System

IfcExtendedProperties() protected méthode

protected IfcExtendedProperties ( DatabaseIfc db, IfcExtendedProperties p ) : System
db DatabaseIfc
p IfcExtendedProperties
Résultat System

setJSON() protected méthode

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

Property Details

mName protected_oe property

protected string mName
Résultat string