Share

BaselineRegionCollection.Add Method

Overload List

 NameDescription
Public methodAdd(String, ObjectId) Adds a region with the given region name and assembly after the last region.
Public methodAdd(String, String) Adds a region with the given region name and assembly after the last region.
Public methodAdd(String, ObjectId, Double, Double) Adds a region at the specified start and end station with the given name and assembly.
Public methodAdd(String, String, Double, Double) Adds a region at the specified start and end station with the given name and assembly.

See Also

Reference

Was this information helpful?