GeometryGym.Ifc.IfcIntersectionCurve.IfcIntersectionCurve C# (CSharp) Method

IfcIntersectionCurve() private method

private IfcIntersectionCurve ( ) : System
return 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