C# Class GeometryGym.Ifc.IfcEllipse

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

Méthodes protégées

Méthode Description
BuildStringSTEP ( ) : string

Private Methods

Méthode Description
IfcEllipse ( ) : System
IfcEllipse ( DatabaseIfc db, IfcEllipse e ) : System
IfcEllipse ( IfcAxis2Placement pl, double axis1, double axis2 ) : System
Parse ( string str ) : IfcEllipse
Parse ( string str, int &pos, int len ) : void
ParseXml ( XmlElement xml ) : void
SetXML ( XmlElement xml, BaseClassIfc host, HashSet processed ) : void

Method Details

BuildStringSTEP() protected méthode

protected BuildStringSTEP ( ) : string
Résultat string