CascadeSharp.TKGeomAlgo.Geom2dHatch.Geom2dHatch_Hatching.ChangePoint C# (CSharp) Method

ChangePoint() public method

public ChangePoint ( int Index ) : HatchGen_PointOnHatching
Index int
return HatchGen_PointOnHatching
        public HatchGen_PointOnHatching ChangePoint(int Index)
        {
            throw new NotImplementedException();
        }