CascadeSharp.TKShHealing.ShapeAnalysis.ShapeAnalysis_DataMapOfShapeListOfReal.Assign C# (CSharp) 메소드

Assign() 공개 메소드

public Assign ( ShapeAnalysis_DataMapOfShapeListOfReal theOther ) : ShapeAnalysis_DataMapOfShapeListOfReal
theOther ShapeAnalysis_DataMapOfShapeListOfReal
리턴 ShapeAnalysis_DataMapOfShapeListOfReal
        public ShapeAnalysis_DataMapOfShapeListOfReal Assign(ShapeAnalysis_DataMapOfShapeListOfReal theOther)
        {
            throw new NotImplementedException();
        }