The AppliedAssembly type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| GetAppliedSubassemblies |
Gets the collection of AppliedAssemblies in this AppliedAssembly.
| |
| GetLinksByCode |
Gets the collection of CalculatedLinks in this AppliedAssembly that have a particular code.
| |
| GetPointsByCode |
Gets the collection of CalculatedPoints in this AppliedAssembly that have a particular code.
| |
| GetShapesByCode |
Gets the collection of CalculatedShapes in this AppliedAssembly that have a particular code.
|
Properties
| Name | Description | |
|---|---|---|
| AdjustedElevation |
Gets adjusted vertical alignment elevation.
| |
| AssemblyId |
Gets the ID of this AppliedAssembly.
| |
| CorridorId |
Gets the parent Corridor Id.
| |
| Links |
Gets the collection of CalculatedLinks in this AppliedAssembly.
| |
| LinksByCode | Obsolete.
Gets the collection of CalculatedLinks in this AppliedAssembly that have a particular code.
| |
| Points |
Gets the collection of CalculatedPoints in this AppliedAssembly.
| |
| PointsByCode | Obsolete.
Gets the collection of CalculatedPoints in this AppliedAssembly that have a particular code.
| |
| Shapes |
Gets the collection of CalculatedShapes in this AppliedAssembly.
| |
| ShapesByCode | Obsolete.
Gets the collection of CalculatedShapes in this AppliedAssembly that have a particular code.
|