The CalculatedPoint type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CorridorCodes |
Gets the collection of codes associated with the CalculatedPoint.
(Overrides CalculatedSubentity..::..CorridorCodes.) | |
| CorridorId |
Gets the ObjectId of the parent Corridor.
(Inherited from CalculatedSubentity.) | |
| NormalToBaseline |
Gets the normal to baseline vector.
| |
| NormalToSubassembly |
Gets the normal to subassembly vector.
| |
| StationOffsetElevationToBaseline |
Gets the Station (X), offset to baseline (Y) and elevation from baseline (Z) for the point.
| |
| StationOffsetElevationToSubassembly |
Gets the Station (X), offset to subassembly (Y) and elevation from subassembly (Z) for the point.
| |
| SubassemblyBelongedTo |
Gets the AppliedSubassembly this calculated subentity belongs to.
(Inherited from CalculatedSubentity.) | |
| XYZ |
Get the world coordinates for the point
|