GeometryGym.Ifc.IfcIntersectionCurve.IfcIntersectionCurve C# (CSharp) Méthode

IfcIntersectionCurve() private méthode

private IfcIntersectionCurve ( ) : System
Résultat System
        internal IfcIntersectionCurve()
            : base()
        {
        }

Same methods

IfcIntersectionCurve::IfcIntersectionCurve ( DatabaseIfc db, IfcIntersectionCurve c ) : System
IfcIntersectionCurve::IfcIntersectionCurve ( IfcCurve curve, IfcPCurve p1, IfcPCurve p2, IfcPreferredSurfaceCurveRepresentation cr ) : System
IfcIntersectionCurve