InSpiral
In Spiral Definition
Element information
Namespace: None
Schema document: external/landxml/1.1/LandXML-1.1.xsd
Type: Anonymous
Properties: Local, Unqualified
Content
- land:Spiral [1..1] An "infinite" spiral radius is denoted by the value "INF". This conforms to XML Schema which defines infinity as "INF" or "-INF" for all numeric datatypes
Attributes
None
Used in
- Anonymous type of element land:AlignPI
Sample instance
<InSpiral> <land:Spiral length="1.0" radiusEnd="1.0" radiusStart="1.0" rot="cw" spiType="biquadratic"> <land:Start>Any text, intermingled with:1.0 1.0</land:Start> <land:Feature> <!--any element--> </land:Feature> </land:Spiral> </InSpiral>