C# Class GeometryGym.Ifc.IfcElementAssemblyType

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

Méthodes publiques

Méthode Description
IfcElementAssemblyType ( DatabaseIfc m, string name, IfcElementAssemblyTypeEnum type ) : System

Méthodes protégées

Méthode Description
BuildStringSTEP ( ) : string

Private Methods

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

Method Details

BuildStringSTEP() protected méthode

protected BuildStringSTEP ( ) : string
Résultat string

IfcElementAssemblyType() public méthode

public IfcElementAssemblyType ( DatabaseIfc m, string name, IfcElementAssemblyTypeEnum type ) : System
m DatabaseIfc
name string
type IfcElementAssemblyTypeEnum
Résultat System