The AppliedAssembly type exposes the following members.

Properties

  NameDescription
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
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
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
Gets the collection of CalculatedShapes in this AppliedAssembly that have a particular code.

See Also