CascadeSharp.TKBO.IntTools.IntTools_FClass2d.Perform C# (CSharp) Method

Perform() public method

public Perform ( gp_Pnt2d Puv ) : TopAbs_State
Puv gp_Pnt2d
return TopAbs_State
        public TopAbs_State Perform(gp_Pnt2d Puv)
        {
            throw new NotImplementedException();
        }

Same methods

IntTools_FClass2d::Perform ( gp_Pnt2d Puv, bool RecadreOnPeriodic ) : TopAbs_State