CascadeSharp.TKBool.BRepFill.BRepFill_DataMapOfNodeShape.Assign C# (CSharp) Method

Assign() public method

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