CascadeSharp.TKBO.IntTools.IntTools_FClass2d.Perform C# (CSharp) 메소드

Perform() 공개 메소드

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

Same methods

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