C# Class GeometryGym.Ifc.IfcExtendedProperties

Inheritance: IfcPropertyAbstraction
ファイルを表示 Open project: jmirtsch/GeometryGymIFC Class Usage Examples

Protected Properties

Property Type Description
mName string

Protected Methods

Method 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

Method 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 method

protected BuildStringSTEP ( ) : string
return string

IfcExtendedProperties() protected method

protected IfcExtendedProperties ( ) : System
return System

IfcExtendedProperties() protected method

protected IfcExtendedProperties ( DatabaseIfc db ) : System
db DatabaseIfc
return System

IfcExtendedProperties() protected method

protected IfcExtendedProperties ( DatabaseIfc db, IfcExtendedProperties p ) : System
db DatabaseIfc
p IfcExtendedProperties
return System

setJSON() protected method

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

Property Details

mName protected_oe property

protected string mName
return string