Type Property

Land Auto

Type Property

The type properties for Objects.

See Also | Example

Signature: Overview

l AlignCurve, AlignEntity, AlignSpiral, AlignTangent

l Boundary

l BreakLine

l CrossSectionSurface (Civil Engineering Feature)

l EGProfile (Civil Engineering Feature)

l FGProfile (Civil Engineering Feature)

l ParcelCurve, ParcelLine

l StationEquation

l Surface

l Watershed


The type of the alignment entity.

Signature

object.type

object

AlignCurve, AlignEntity, AlignSpiral, AlignTangent
The object this property applies to.

Type

eAeccAlignEntityType enum; read-only
The type of the Alignment.

kCurve:

Alignment Curve

kSpiral:

Alignment Spiral

kTangent:

Alignment Tangent


The type of the Boundary.

Signature

object.Type

object

Boundary
The object or objects this property applies to.

Type

eAeccBoundaryType enum; read-only
The type of the Boundary.

kBoundaryTypeShow:

Boundary is visible

kBoundaryTypeHide:

Boundary is hidden

kBoundaryTypeOuter:

Boundary is the outer most boundary

kBoundaryTypeUnInit:

Boundaries are not initalized

Remarks

A Boundary can not be changed to an outer (kBoundaryTypeOuter) boundary. If the Boundary is an outer, it is always visible.


The type of the BreakLine.

Signature

object.Type

object

BreakLine
The object or objects this property applies to.

Type

eAeccBreakLineType enum; read-only
The type of the BreakLine.

kStandard:

Standard breakline

kProximity:

Proximity breakline

kWallLeft:

Left wall breakline

kWallRight:

Right wall breakline

kNonDestructive:

Nondestructive breakline


Returns the type of the cross section surface.

Signature

Object.Type

object

CrossSectionSurface
The object or objects this property applies to.

Type

eAeccCrossSectionSurfaceType enum; read-only
The type od cross section surface.

kExistingGround:

0

kTopSurface:

10

kDatumSurface:

20

kTemplateSurface:

30

kSubassemblySurface:

40

kMatchSurface:

50


Returns the type of existing ground profile.

Signature

Object.Type

object

EGProfile
The object or objects this property applies to.

Type

eAeccEGProfileType enum; read-only
The VerticalOffset type.

kEgCenter:

Existing ground center type

kEgLeft:

Existing ground left type

kEgNone:

Existing ground none type

kEgRight:

Existing ground right type


Returns the type of the Finished Ground Profile.

Signature

Object.Type

object

FGProfile
The object or objects this property applies to.

Type

eAeccFGProfileType enum; read-only
Returns the type of the Finished Ground Profile.

kFgCenter:

Finished ground profile center type

kFgDitchLeftt:

Finished ground ditch left type

kFgDitchRight:

Finished ground ditch right type

kFgLeft1:

Finished ground left 1 trans type

kFgLeft2:

Finished ground left 2 trans type

kFgLeft3:

Finished ground left 3 trans type

kFgLeft4:

Finished ground left 4 trans type

kFgLeft5:

Finished ground left 5 trans type

kFgLeft6:

Finished ground left 6 trans type

kFgLeft7:

Finished ground left 7 trans type

kFgLeft8:

Finished ground left 8 trans type

kFgNone:

Finished ground none type

kFgRight1:

Finished groung right 1 trans type

kFgRight2:

Finished groung right 2 trans type

kFgRight3:

Finished groung right 3 trans type

kFgRight4:

Finished groung right 4 trans type

kFgRight5:

Finished groung right 5 trans type

kFgRight6:

Finished groung right 6 trans type

kFgRight7:

Finished groung right 7 trans type

kFgRight8:

Finished groung right 8 trans type


Returns the parcel entity type.

Signature

object.Type

object

ParcelCurve, ParcelLine
The object or objects this property applies to.

Type

eAeccParcelEntityType enum; read-only
The type of the parcel entity.

kParcelCurve:

Parcel entity is a curve

kParcelLine:

Parcel entity is a line


The type of station equation.

Signature

object.Type

object

StationEquation
The object or objects this property applies to.

Type

eAeccStationEquationType enum; read-write
The type of the Station Equation.

kIncreasing:

Station Equation increases stationing

kDecreasing:

Station Equation decreases stationing


The Surface type.

Signature

object.Type

object

Surface
The object or objects this property applies to.

Type

eAeccSurfaceType enum; read-only
The type of the Surface.

kUnknownSurface:

Unknown surface type

kTin:

Tin surface type

kCompositeVolume:

Composite volume surface type

kGridVolume:

Grid volume surface type


The type of the WaterShed.

Signature

object.Type

object

WaterShed
The object or objects this property applies to.

Type

eAeccWaterShedType enum: read-only
The type of the WaterShed.

kBoundaryPoint:

A watershed that includes a boundary point, the point where the channel of water drains off the surface

kBoundarySegment:

A watershed that includes part of the boundary of a surface as its drain target

kLocalMin:

The watershed is a depression

kFlatArea:

A flat area where the water collects, passes over, or causes a channel to split. An ambiguous watershed.

kMultiDrain:

A watershed where the water can go to more than one drain target. An ambiguous watershed

kNonBoundary:

kUnknownSink:

A watershed formed by a notch and which drains to two or more drain targets

Remarks

Each watershed subarea that you delineate is categorized based on drain target.