C# Class GeometryGym.Ifc.IfcFootingType

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

Méthodes publiques

Méthode Description
IfcFootingType ( DatabaseIfc m, string name, IfcFootingTypeEnum type ) : System

Méthodes protégées

Méthode Description
BuildStringSTEP ( ) : string

Private Methods

Méthode Description
IfcFootingType ( ) : System
IfcFootingType ( DatabaseIfc db, IfcFootingType t ) : System
Parse ( string strDef ) : IfcFootingType
parseFields ( IfcFootingType t, List arrFields, int &ipos ) : void

Method Details

BuildStringSTEP() protected méthode

protected BuildStringSTEP ( ) : string
Résultat string

IfcFootingType() public méthode

public IfcFootingType ( DatabaseIfc m, string name, IfcFootingTypeEnum type ) : System
m DatabaseIfc
name string
type IfcFootingTypeEnum
Résultat System