C# Class GeometryGym.Ifc.IfcElementAssembly

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

Méthodes publiques

Méthode Description
AddElement ( IfcProduct s ) : bool
IfcElementAssembly ( IfcObjectDefinition host, IfcAssemblyPlaceEnum place, IfcElementAssemblyTypeEnum type ) : System

Méthodes protégées

Méthode Description
BuildStringSTEP ( ) : string

Private Methods

Méthode Description
IfcElementAssembly ( ) : System
IfcElementAssembly ( DatabaseIfc db, IfcElementAssembly a, bool downStream ) : System
Parse ( string strDef ) : IfcElementAssembly
parseFields ( IfcElementAssembly a, List arrFields, int &ipos ) : void

Method Details

AddElement() public méthode

public AddElement ( IfcProduct s ) : bool
s IfcProduct
Résultat bool

BuildStringSTEP() protected méthode

protected BuildStringSTEP ( ) : string
Résultat string

IfcElementAssembly() public méthode

public IfcElementAssembly ( IfcObjectDefinition host, IfcAssemblyPlaceEnum place, IfcElementAssemblyTypeEnum type ) : System
host IfcObjectDefinition
place IfcAssemblyPlaceEnum
type IfcElementAssemblyTypeEnum
Résultat System