Overload List
Name | Description | |
---|---|---|
![]() | Add(Point3d, Boolean) |
Adds a new CogoPoint at the given location.
|
![]() | Add(Point3dCollection, Boolean) |
Adds new CogoPoints at the given locations.
|
![]() | Add(Point3d, String, Boolean) |
Adds a new CogoPoint at the given location with the specified description information.
|
![]() | Add(Point3dCollection, String, Boolean) |
Adds new CogoPoints at the given locations with the given description information.
|
![]() | Add(Point3d, String, Boolean, Boolean, Boolean) |
Adds a new CogoPoint at the given location with the specified description information, optionally using a DescriptionKey.
|
![]() | Add(Point3dCollection, String, Boolean, Boolean, Boolean) |
Adds new CogoPoints at the given locations with the given description information, optionally using a DescriptionKey.
|