The AppliedSubassembly type exposes the following members.

Methods

  NameDescription
Public methodContains
Check if the parameter exists by specified key name.
Public methodGetParameter<(Of <<'(T>)>>)
Gets the parameter by specified key name.

Properties

  NameDescription
Public propertyBaselineHookedTo
Gets the hooked Baseline.
Public propertyCorridorId
Gets the ID of the parent Corridor object.
Public propertyLinks
Gets the collection of CalculatedLinks in this AppliedSubssembly.
Public propertyOriginStationOffsetElevationToBaseline
Gets the origin SOE coordinate to Baseline.
Public propertyParameters
Gets the parameter collection.
Public propertyPoints
Gets the collection of CalculatedPoints in this AppliedSubssembly.
Public propertyShapes
Gets the collection of CalculatedShapes in this AppliedSubssembly.
Public propertySubassemblyId
Gets the ID of this AppliedSubassembly.

See Also