C# Class GeometryGym.Ifc.IfcAnnotationFillAreaOccurrence

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

Méthodes protégées

Méthode Description
BuildStringSTEP ( ) : string
Parse ( string str, int &pos, int len ) : void

Private Methods

Méthode Description
IfcAnnotationFillAreaOccurrence ( ) : System
IfcAnnotationFillAreaOccurrence ( DatabaseIfc db, IfcAnnotationFillAreaOccurrence f ) : System
Parse ( string str ) : IfcAnnotationFillAreaOccurrence

Method Details

BuildStringSTEP() protected méthode

protected BuildStringSTEP ( ) : string
Résultat string

Parse() protected méthode

protected Parse ( string str, int &pos, int len ) : void
str string
pos int
len int
Résultat void