SurfaceDefinitionBoundariesAddBoundaries Method

Overload List
 NameDescription
Public methodCode exampleAddBoundaries(ObjectIdCollection, Double, SurfaceBoundaryType, Boolean) Adds boundaries to the surface from a collection of entity ObjectIds.
Public methodCode exampleAddBoundaries(Point2dCollection, Double, SurfaceBoundaryType, Boolean) Adds boundaries to the surface from a Point2dCollection.
Public methodCode exampleAddBoundaries(Point3dCollection, Double, SurfaceBoundaryType, Boolean) Adds boundaries to the surface from a Point3dCollection.
Top
See Also