textTag(p,s)
i1 : textTag(point(2.1, 3.,4.),"My Tag") o1 = TextTag{Point3D{2, 3, 4}, My Tag} o1 : TextTag
The source of this document is in Graphics.m2:928:0.