The AppliedAssembly type exposes the following members.

Methods

  NameDescription
Public methodGetAppliedSubassemblies
Gets the collection of AppliedAssemblies in this AppliedAssembly.
Public methodGetLinksByCode
Gets the collection of CalculatedLinks in this AppliedAssembly that have a particular code.
Public methodGetPointsByCode
Gets the collection of CalculatedPoints in this AppliedAssembly that have a particular code.
Public methodGetShapesByCode
Gets the collection of CalculatedShapes in this AppliedAssembly that have a particular code.

Properties

  NameDescription
Public propertyAdjustedElevation
Gets adjusted vertical alignment elevation.
Public propertyAssemblyId
Gets the ID of this AppliedAssembly.
Public propertyCorridorId
Gets the parent Corridor Id.
Public propertyLinks
Gets the collection of CalculatedLinks in this AppliedAssembly.
Public propertyLinksByCode Obsolete.
Gets the collection of CalculatedLinks in this AppliedAssembly that have a particular code.
Public propertyPoints
Gets the collection of CalculatedPoints in this AppliedAssembly.
Public propertyPointsByCode Obsolete.
Gets the collection of CalculatedPoints in this AppliedAssembly that have a particular code.
Public propertyShapes
Gets the collection of CalculatedShapes in this AppliedAssembly.
Public propertyShapesByCode Obsolete.
Gets the collection of CalculatedShapes in this AppliedAssembly that have a particular code.

See Also