C# Class GeometryGym.Ifc.IfcWindowLiningProperties

Inheritance: GeometryGym.Ifc.IfcPreDefinedPropertySet
ファイルを表示 Open project: jmirtsch/GeometryGymIFC Class Usage Examples

Protected Methods

Method Description
BuildStringSTEP ( ) : string

Private Methods

Method Description
IfcWindowLiningProperties ( ) : System
IfcWindowLiningProperties ( DatabaseIfc db, IfcWindowLiningProperties p ) : System
IfcWindowLiningProperties ( DatabaseIfc m, string name, double lngDpth, double lngThck, double trnsmThck, double mllnThck, double trnsmOffst1, double trnsmOffst2, double mllnOffst1, double mllnOffst2, double lngOffset, double lngToPnlOffstX, double lngToPnlOffstY ) : System
Parse ( string strDef, ReleaseVersion schema ) : IfcWindowLiningProperties
parseFields ( IfcWindowLiningProperties p, List arrFields, int &ipos, ReleaseVersion schema ) : void

Method Details

BuildStringSTEP() protected method

protected BuildStringSTEP ( ) : string
return string