C3D-CERTS3 · Plat certificates v2 - real rules, aligned columns done
Re-places the four cert blocks with real Line entities for signature rules and explicit column X positions so acreages, checkboxes and signature labels align. (affix seal) removed. Adds only; nothing erased.
C# payload
// Plat certificates for 260619, rebuilt for a professional sheet:
// * signature rules are REAL Line entities, not rows of underscores
// * every column (dedication acreages, water/sewage checkboxes, signature labels) sits at an
// explicit X so items line up instead of drifting with proportional text
// * "(affix seal)" removed
// Text 0.08" on C-ANNO-CERT, rules on C-ANNO-CERT-LINE. Paper space, sheet inches.
// ADDS ONLY - nothing existing is erased. Host owns Tx; host regens after commit.
const string LAYOUT = "22X17 C", TLAYER = "C-ANNO-CERT", LLAYER = "C-ANNO-CERT-LINE";
const double H = 0.08;
var texts = new (double x, double y, double w, string t)[] {
(0.75, 15.9, 6.6, @"SURVEYOR'S CERTIFICATE"),
(0.75, 15.63, 6.6, @"It is hereby certified that this Boundary Line Adjustment / Recombination Plat is true and correct and was prepared from an actual survey of the property, made by me or under my supervision; that all monuments shown hereon actually exist, or are marked as ""Future"", and their location, size, type and material is correctly shown.\P\PThis plat has been calculated for closure and is found to be accurate within one foot in __________ feet.\P\PAs required by subsection (d) of O.C.G.A. Section 15-6-67, this plat has been prepared by a land surveyor and approved by all applicable local jurisdictions for recording as evidenced by approval certificates, signatures, stamps, or statements hereon."),
(0.75, 13.983, 6.6, @"G. L. Sawhney, Registered Georgia Land Surveyor No. 2547"),
(0.75, 12.35, 6.6, @"OWNER'S ACKNOWLEDGEMENT"),
(0.75, 12.08, 6.6, @"STATE OF GEORGIA\PCITY OF SOUTH FULTON\PFULTON COUNTY"),
(0.75, 11.54, 6.6, @"The owner of record of the land shown on this plat and whose name is subscribed thereto, in person or through a duly authorized agent, hereby acknowledges that this plat was made from an actual survey, dedicates to the public for use forever those water and sewer improvements constructed in accordance with this plat that are specifically labeled as dedicated to the public, and dedicates to the City of South Fulton, the complete ownership and use of all public streets and dedicated right-of-way specifically labeled as public streets and dedicated right-of-way, and dedicates to the use of the public forever the following:"),
(0.9, 10.433, 2.4, @"Public Streets"),
(3.35, 10.433, 0.4, @"0"),
(3.7, 10.433, 0.8, @"acres"),
(0.9, 10.298, 2.4, @"Public Sewer Easements"),
(3.35, 10.298, 0.4, @"0"),
(3.7, 10.298, 0.8, @"acres"),
(0.9, 10.163, 2.4, @"Public Drainage Easements"),
(3.35, 10.163, 0.4, @"0"),
(3.7, 10.163, 0.8, @"acres"),
(0.9, 10.028, 2.4, @"Public Parks/Open Space"),
(3.35, 10.028, 0.4, @"0"),
(3.7, 10.028, 0.8, @"acres"),
(0.75, 9.5758, 2.6, @"Typed Name of Subdivider"),
(4.3, 9.5758, 2.6, @"Typed Name of Owner of Record"),
(0.75, 9.1775, 2.6, @"Signature of Subdivider"),
(4.3, 9.1775, 2.6, @"Signature of Owner of Record"),
(0.75, 8.7793, 2.6, @"Date"),
(4.3, 8.7793, 2.6, @"Date"),
(0.75, 8.5903, 6.6, @"(All owners must sign the original in permanent type BLACK ink prior to submittal. Ballpoint and felt pens are not acceptable.)"),
(0.75, 7.35, 6.6, @"MINOR SUBDIVISION PLAT APPROVAL"),
(0.75, 7.08, 6.6, @"The Director of the Community Development and Regulatory Affairs Department of the City of South Fulton, Georgia, certifies that this plat complies with the City of South Fulton Zoning Resolution, Conditions of Zoning, and the City of South Fulton Subdivision Regulations as amended."),
(0.75, 6.3577, 4.0, @"For the Director, Community Development Services"),
(4.95, 6.3577, 1.8, @"Date"),
(0.75, 5.55, 6.6, @"FULTON COUNTY HEALTH DEPARTMENT"),
(0.75, 5.28, 6.6, @"This subdivision, as shown, is approved upon the condition that sewage disposal and water supply facilities are in compliance with Chapter 34, Articles IV and XI, Sewage Disposal and Drinking Water Supply of the Fulton County Health Department regulations and in accordance with the requirements below:"),
(0.75, 4.686, 3.3, @"WATER SUPPLY"),
(4.3, 4.686, 3.3, @"SEWAGE DISPOSAL"),
(0.75, 4.551, 3.3, @"( ) Public Water Supply"),
(4.3, 4.551, 3.3, @"( ) Public Sanitary"),
(0.75, 4.416, 3.3, @"( ) Individual Water Supplies"),
(4.3, 4.416, 3.3, @"( ) Individual Onsite Sewage"),
(0.75, 4.146, 3.3, @"Service Requirements - S/D Type"),
(4.3, 4.146, 3.3, @"Service Requirements - S/D Type"),
(0.75, 4.011, 3.3, @"( ) Type ""A"" ( ) Type ""B"""),
(4.3, 4.011, 3.3, @"( ) Type ""A"" ( ) Type ""B"""),
(4.3, 3.876, 3.3, @"( ) Type ""C"" ( ) Type ""D"""),
(0.75, 3.4507, 2.4, @"Date"),
(4.3, 3.4507, 3.0, @"Fulton County Health Department"),
(0.75, 3.0525, 2.4, @"Revision Date"),
(4.3, 3.0525, 3.0, @"Fulton County Health Department")
};
var rules = new (double x1, double y1, double x2, double y2)[] {
(0.75, 14.118, 4.15, 14.118),
(0.75, 9.704, 3.3, 9.704),
(4.3, 9.704, 6.85, 9.704),
(0.75, 9.3058, 3.3, 9.3058),
(4.3, 9.3058, 6.85, 9.3058),
(0.75, 8.9075, 3.3, 8.9075),
(4.3, 8.9075, 6.85, 8.9075),
(0.75, 6.486, 4.65, 6.486),
(4.95, 6.486, 6.7, 6.486),
(0.75, 3.579, 2.95, 3.579),
(4.3, 3.579, 7.2, 3.579),
(0.75, 3.1807, 2.95, 3.1807),
(4.3, 3.1807, 7.2, 3.1807)
};
var layDict = (DBDictionary)Tx.GetObject(Db.LayoutDictionaryId, OpenMode.ForRead);
var layout = (Layout)Tx.GetObject(layDict.GetAt(LAYOUT), OpenMode.ForRead);
var ps = (BlockTableRecord)Tx.GetObject(layout.BlockTableRecordId, OpenMode.ForWrite);
EnsureLayer(TLAYER, 7);
EnsureLayer(LLAYER, 7);
foreach (var t in texts)
{
var mt = new MText {
Location = new Point3d(t.x, t.y, 0.0),
Contents = t.t,
TextHeight = H,
Width = t.w,
Attachment = AttachmentPoint.TopLeft,
LineSpacingFactor = 1.0,
};
mt.Layer = TLAYER;
ps.AppendEntity(mt);
Tx.AddNewlyCreatedDBObject(mt, true);
}
foreach (var r in rules)
{
var l2 = new Line(new Point3d(r.x1, r.y1, 0.0), new Point3d(r.x2, r.y2, 0.0));
l2.Layer = LLAYER;
ps.AppendEntity(l2);
Tx.AddNewlyCreatedDBObject(l2, true);
}
Log("Placed " + texts.Length + " text items and " + rules.Length + " signature rules on '" + LAYOUT + "'.");
Result
Log
Placed 46 text items and 13 signature rules on '22X17 C'.
Notes
What worked, what didn't, job-specific gotchas — flagged notes feed the recipes.
No notes yet.