C# Class GeometryGym.Ifc.IfcAdvancedBrep

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

Public Methods

Method Description
IfcAdvancedBrep ( List faces ) : System

Protected Methods

Method Description
BuildStringSTEP ( ) : string

Private Methods

Method Description
IfcAdvancedBrep ( ) : System
IfcAdvancedBrep ( DatabaseIfc db, IfcAdvancedBrep b ) : System
IfcAdvancedBrep ( GeometryGym.Ifc.IfcClosedShell s ) : System
Parse ( string str ) : IfcAdvancedBrep

Method Details

BuildStringSTEP() protected method

protected BuildStringSTEP ( ) : string
return string

IfcAdvancedBrep() public method

public IfcAdvancedBrep ( List faces ) : System
faces List
return System