Share

CogoPointCollection.Add Method

Overload List

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

See Also

Reference

Was this information helpful?