Overload List

  NameDescription
Public methodAdd(Point3d, Boolean)
Adds a new CogoPoint at the given location.
Public methodAdd(Point3dCollection, Boolean)
Adds new CogoPoints at the given locations.
Public methodAdd(Point3d, String, Boolean)
Adds a new CogoPoint at the given location with the specified description information.
Public methodAdd(Point3dCollection, String, Boolean)
Adds new CogoPoints at the given locations with the given description information.
Public methodAdd(Point3d, String, Boolean, Boolean, Boolean)
Adds a new CogoPoint at the given location with the specified description information, optionally using a DescriptionKey.
Public methodAdd(Point3dCollection, String, Boolean, Boolean, Boolean)
Adds new CogoPoints at the given locations with the given description information, optionally using a DescriptionKey.

See Also