C# Class GeometryGym.Ifc.IfcAnnotationFillAreaOccurrence

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

Protected Methods

Method Description
BuildStringSTEP ( ) : string
Parse ( string str, int &pos, int len ) : void

Private Methods

Method Description
IfcAnnotationFillAreaOccurrence ( ) : System
IfcAnnotationFillAreaOccurrence ( DatabaseIfc db, IfcAnnotationFillAreaOccurrence f ) : System
Parse ( string str ) : IfcAnnotationFillAreaOccurrence

Method Details

BuildStringSTEP() protected method

protected BuildStringSTEP ( ) : string
return string

Parse() protected method

protected Parse ( string str, int &pos, int len ) : void
str string
pos int
len int
return void