Share

SurfaceOperationAddBoundary Methods

The SurfaceOperationAddBoundary type exposes the following members.

Methods

 NameDescription
Public methodDispose
(Inherited from SurfaceOperation)
Public methodGetEnumerator Implements the method declared in the IEnumerable<T> interface. This method returns an enumerator for this collection.
Public methodGetObjectEnumerator Implements the method declared in the IEnumerable interface. This method returns an enumerator for this collection.
Public methodInsertIntoDrawing Inserts boundaries in the current operation into the drawing as AutoCAD polylines.
Public methodMoveDown Moves the operation one position down in the operation list.
(Inherited from SurfaceOperation)
Public methodMoveToBottom Moves the operation to the bottom of the operation list.
(Inherited from SurfaceOperation)
Public methodMoveToTop Moves the operation to the top of the operation list.
(Inherited from SurfaceOperation)
Public methodMoveUp Moves the operation one position up in the operation list.
(Inherited from SurfaceOperation)

See Also

Reference

Was this information helpful?