C# Class GeometryGym.Ifc.IfcCompositeCurve

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

Méthodes publiques

Méthode Description
IfcCompositeCurve ( DatabaseIfc db, PolyCurve pc ) : System

Private Methods

Méthode Description
IfcCompositeCurve ( DatabaseIfc db, PolyCurve plc, bool twoD ) : System
ParseXml ( XmlElement xml ) : void
SetXML ( XmlElement xml, BaseClassIfc host, HashSet processed ) : void

Method Details

IfcCompositeCurve() public méthode

public IfcCompositeCurve ( DatabaseIfc db, PolyCurve pc ) : System
db DatabaseIfc
pc PolyCurve
Résultat System