C# Class GeometryGym.Ifc.IfcWindowType

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

Public Methods

Method Description
IfcWindowType ( DatabaseIfc m, string name, IfcWindowTypeEnum type ) : System

Protected Methods

Method Description
BuildStringSTEP ( ) : string

Private Methods

Method Description
IfcWindowType ( ) : System
IfcWindowType ( DatabaseIfc db, IfcWindowType t ) : System
IfcWindowType ( DatabaseIfc m, string name, IfcWindowTypeEnum type, IfcWindowTypePartitioningEnum partition, bool parameterTakesPrecendence ) : System
IfcWindowType ( DatabaseIfc m, string name, IfcWindowTypeEnum type, IfcWindowTypePartitioningEnum partition, string userDefinedPartionType, IfcWindowLiningProperties wlp, List pps ) : System
Parse ( string strDef ) : IfcWindowType
parseFields ( IfcWindowType s, List arrFields, int &ipos ) : void

Method Details

BuildStringSTEP() protected method

protected BuildStringSTEP ( ) : string
return string

IfcWindowType() public method

public IfcWindowType ( DatabaseIfc m, string name, IfcWindowTypeEnum type ) : System
m DatabaseIfc
name string
type IfcWindowTypeEnum
return System