C# Class GeometryGym.Ifc.IfcWindowPanelProperties

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

Protected Methods

Method Description
BuildStringSTEP ( ) : string

Private Methods

Method Description
IfcWindowPanelProperties ( ) : System
IfcWindowPanelProperties ( DatabaseIfc db, IfcWindowPanelProperties p ) : System
IfcWindowPanelProperties ( DatabaseIfc m, string name, IfcWindowPanelOperationEnum op, IfcWindowPanelPositionEnum panel, double frameDepth, double frameThick ) : System
Parse ( string strDef ) : IfcWindowPanelProperties
parseFields ( IfcWindowPanelProperties p, List arrFields, int &ipos ) : void

Method Details

BuildStringSTEP() protected method

protected BuildStringSTEP ( ) : string
return string