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

Assign() public method

public Assign ( TColgp_SequenceOfXYZ theOther ) : TColgp_SequenceOfXYZ
theOther TColgp_SequenceOfXYZ
return TColgp_SequenceOfXYZ
        public TColgp_SequenceOfXYZ Assign(TColgp_SequenceOfXYZ theOther)
        {
            throw new NotImplementedException();
        }