Click or drag to resize

File3dmObjectTableAddPoint Method

Overload List
  NameDescription
Public methodAddPoint(Point3d)
Adds a point object to the table.
Public methodAddPoint(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 table.
Top
See Also