C# Class GeometryGym.Ifc.IfcArbitraryOpenProfileDef

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

Méthodes publiques

Méthode Description
IfcArbitraryOpenProfileDef ( string name, IfcBoundedCurve boundedCurve ) : System

Méthodes protégées

Méthode Description
BuildStringSTEP ( ) : string

Private Methods

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

Method Details

BuildStringSTEP() protected méthode

protected BuildStringSTEP ( ) : string
Résultat string

IfcArbitraryOpenProfileDef() public méthode

public IfcArbitraryOpenProfileDef ( string name, IfcBoundedCurve boundedCurve ) : System
name string
boundedCurve IfcBoundedCurve
Résultat System