public void SetBasisCurve(Geom_Curve C) { throw new NotImplementedException(); }
public void SetBasisCurve(Geom_Curve C, bool _isNotCheckC0) { throw new NotImplementedException(); }
public Geom_SurfaceOfLinearExtrusion(Geom_Curve C, gp_Dir V) : base() { throw new NotImplementedException(); }
public Geom_OffsetCurve(Geom_Curve C, double Offset, gp_Dir V) : base() { throw new NotImplementedException(); }