Click or drag to resize

ObjectTableAddPoint Method

Overload List
  NameDescription
Public methodCode exampleAddPoint(Point3d)
Adds a point object to the document.
Public methodCode exampleAddPoint(Point3f)
Adds a point object to the document.
Public methodAddPoint(Point3d, ObjectAttributes)
Adds a point object to the document.
Public methodAddPoint(Point3f, ObjectAttributes)
Adds a point object to the document.
Public methodAddPoint(Double, Double, Double)
Adds a point object to the document.
Public methodAddPoint(Point, ObjectAttributes, HistoryRecord, Boolean)
Adds a point object and its geometry-linked information to the document
Public methodAddPoint(Point3d, ObjectAttributes, HistoryRecord, Boolean)
Adds a point object to the document
Top
See Also