Removes the given CorridorSlopePattern object.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
| C# |
|---|
public bool Remove( CorridorSlopePattern slopePattern ) |
| Visual Basic |
|---|
Public Function Remove ( _ slopePattern As CorridorSlopePattern _ ) As Boolean |
| Visual C++ |
|---|
public: bool Remove( CorridorSlopePattern^ slopePattern ) |
Parameters
- slopePattern
- Type: Autodesk.Civil.DatabaseServices..::..CorridorSlopePattern