CascadeSharp.TKG3d.LProp3d.LProp3d_CLProps.CentreOfCurvature C# (CSharp) Method

CentreOfCurvature() public method

public CentreOfCurvature ( gp_Pnt P ) : void
P gp_Pnt
return void
        public void CentreOfCurvature(gp_Pnt P)
        {
            throw new NotImplementedException();
        }
    }; // class LProp3d_CLProps