C# Class GeometryGym.Ifc.IfcArbitraryOpenProfileDef

Inheritance: IfcProfileDef
ファイルを表示 Open project: jmirtsch/GeometryGymIFC Class Usage Examples

Public Methods

Method Description
IfcArbitraryOpenProfileDef ( string name, IfcBoundedCurve boundedCurve ) : System

Protected Methods

Method Description
BuildStringSTEP ( ) : string

Private Methods

Method 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 method

protected BuildStringSTEP ( ) : string
return string

IfcArbitraryOpenProfileDef() public method

public IfcArbitraryOpenProfileDef ( string name, IfcBoundedCurve boundedCurve ) : System
name string
boundedCurve IfcBoundedCurve
return System