Curve1
First Curve Definition
Element information
Namespace: None
Schema document: external/landxml/1.1/LandXML-1.1.xsd
Type: Anonymous
Properties: Local, Unqualified
Content
- land:Curve [1..1] The distance from the Start to the Center provides the radius value.The rotation attribute "rot" defines whether the arc travels clockwise or counter-clockwise from the Start to End point.
Attributes
None
Used in
- Anonymous type of element land:AlignPI
Sample instance
<Curve1> <land:Curve rot="cw"> <land:Start>Any text, intermingled with:1.0 1.0</land:Start> </land:Curve> </Curve1>