C# Class GeometryGym.Ifc.IfcGeneralMaterialProperties

Inheritance: GeometryGym.Ifc.IfcMaterialPropertiesSuperSeded
Afficher le fichier Open project: jmirtsch/GeometryGymIFC Class Usage Examples

Méthodes publiques

Méthode Description
IfcGeneralMaterialProperties ( IfcMaterial material ) : System

Méthodes protégées

Méthode Description
BuildStringSTEP ( ) : string

Private Methods

Méthode Description
IfcGeneralMaterialProperties ( ) : System
IfcGeneralMaterialProperties ( DatabaseIfc db, IfcGeneralMaterialProperties p ) : System
IfcGeneralMaterialProperties ( IfcMaterial mat, double molecularWeight, double porosity, double massDensity ) : System
Parse ( string strDef ) : IfcGeneralMaterialProperties
parseFields ( IfcGeneralMaterialProperties p, List arrFields, int &ipos ) : void

Method Details

BuildStringSTEP() protected méthode

protected BuildStringSTEP ( ) : string
Résultat string

IfcGeneralMaterialProperties() public méthode

public IfcGeneralMaterialProperties ( IfcMaterial material ) : System
material IfcMaterial
Résultat System