Share

CorridorCollection.Add Method

Overload List

 NameDescription
Public methodCode exampleAdd(String) Creates a new, empty Corridor.
Public methodCode exampleAdd(String, String, ObjectId) Creates a new Corridor object with given corridor name, baseline name and feature line.
Public methodCode exampleAdd(String, String, ObjectId, ObjectId) Creates a new Corridor corridor object.
Public methodCode exampleAdd(String, String, ObjectId, String, ObjectId) Creates a new Corridor object with given corridor name, baseline name, feature line, baseline region name and assembly.
Public methodCode exampleAdd(String, String, ObjectId, ObjectId, String, ObjectId) Creates a new Corridor object.

See Also

Reference

Was this information helpful?