The CalculatedPoint type exposes the following members.

Properties

  NameDescription
Public propertyCorridorCodes
Gets the collection of codes associated with the CalculatedPoint.
(Overrides CalculatedSubentity..::..CorridorCodes.)
Public propertyCorridorId
Gets the ObjectId of the parent Corridor.
(Inherited from CalculatedSubentity.)
Public propertyNormalToBaseline
Gets the normal to baseline vector.
Public propertyNormalToSubassembly
Gets the normal to subassembly vector.
Public propertyStationOffsetElevationToBaseline
Gets the Station (X), offset to baseline (Y) and elevation from baseline (Z) for the point.
Public propertyStationOffsetElevationToSubassembly
Gets the Station (X), offset to subassembly (Y) and elevation from subassembly (Z) for the point.
Public propertySubassemblyBelongedTo
Gets the AppliedSubassembly this calculated subentity belongs to.
(Inherited from CalculatedSubentity.)
Public propertyXYZ
Get the world coordinates for the point

See Also