Share

SlopeElevationTarget Class

The SlopeElevation class.

Inheritance Hierarchy

SystemObject
  [T:Autodesk.Civil.CivilWrapper<AeccSlopeElevationTarget>]
    Autodesk.Civil.DatabaseServicesSlopeElevationTarget


Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public class SlopeElevationTarget : [T:Autodesk.Civil.CivilWrapper<AeccSlopeElevationTarget>]

VB

Public Class SlopeElevationTarget
	Inherits [T:Autodesk.Civil.CivilWrapper<AeccSlopeElevationTarget>]

C++

public ref class SlopeElevationTarget : public [T:Autodesk.Civil.CivilWrapper<AeccSlopeElevationTarget>]

The SlopeElevationTarget type exposes the following members.

Constructors

 NameDescription
Public methodSlopeElevationTargetInitializes a new instance of the SlopeElevationTarget class

Properties

 NameDescription
Public propertyTargetId 

Methods

See Also

Reference

Was this information helpful?