C# Class GeometryGym.Ifc.IfcWindowType

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

Méthodes publiques

Méthode Description
IfcWindowType ( DatabaseIfc m, string name, IfcWindowTypeEnum type ) : System

Méthodes protégées

Méthode Description
BuildStringSTEP ( ) : string

Private Methods

Méthode 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 méthode

protected BuildStringSTEP ( ) : string
Résultat string

IfcWindowType() public méthode

public IfcWindowType ( DatabaseIfc m, string name, IfcWindowTypeEnum type ) : System
m DatabaseIfc
name string
type IfcWindowTypeEnum
Résultat System