CascadeSharp.TKMath.TColgp.TColgp_SequenceOfXYZ.SetValue C# (CSharp) Method

SetValue() public method

public SetValue ( int theIndex, gp_XYZ theItem ) : void
theIndex int
theItem gp_XYZ
return void
        public void SetValue(int theIndex, gp_XYZ theItem)
        {
            throw new NotImplementedException();
        }
    }; // class TColgp_SequenceOfXYZ