land:AlignPIs
A sequential list of Alignment PI Definitions
Element information
Namespace: http://www.landxml.org/schema/LandXML-1.1
Schema document: external/landxml/1.1/LandXML-1.1.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- land:AlignPI [2..*] A Single Alignment PI Definition
Attributes
None
Used in
- Anonymous type of element land:Alignment
Sample instance
<land:AlignPIs> <land:AlignPI> <Station>1.0</Station> <land:PI>Any text, intermingled with:1.0 1.0</land:PI> <InSpiral> <land:Spiral length="1.0" radiusEnd="1.0" radiusStart="1.0" rot="cw" spiType="biquadratic">... </land:Spiral> </InSpiral> <Curve1> <land:Curve rot="cw">... </land:Curve> </Curve1> <ConnSpiral> <land:Spiral length="1.0" radiusEnd="1.0" radiusStart="1.0" rot="cw" spiType="biquadratic">... </land:Spiral> </ConnSpiral> <Curve2> <land:Curve rot="cw">... </land:Curve> </Curve2> <OutSpiral> <land:Spiral length="1.0" radiusEnd="1.0" radiusStart="1.0" rot="cw" spiType="biquadratic">... </land:Spiral> </OutSpiral> </land:AlignPI> </land:AlignPIs>