Standart Catia

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 2

<?xml version="1.0"?

>
-<std:node xmlns:std="http://www.dsweb.com/std" type="drafting" name="EDU-ejerci
cios.xml">
-<std:enumdef name="AnchorPoint">
<std:strval name="AnchorPoint">Top left</std:strval>
<std:strval name="AnchorPoint">Middle left</std:strval>
<std:strval name="AnchorPoint">Bottom left</std:strval>
<std:strval name="AnchorPoint">Top center</std:strval>
<std:strval name="AnchorPoint">Middle center</std:strval>
<std:strval name="AnchorPoint">Bottom center</std:strval>
<std:strval name="AnchorPoint">Top right</std:strval>
<std:strval name="AnchorPoint">Middle right</std:strval>
<std:strval name="AnchorPoint">Bottom right</std:strval>
</std:enumdef>
-<std:enumdef name="AnchorLine">
<std:strval name="AnchorLine">Top or bottom</std:strval>
<std:strval name="AnchorLine">Cap or base</std:strval>
<std:strval name="AnchorLine">Global</std:strval>
<std:strval name="AnchorLine">Symbol</std:strval>
</std:enumdef>
-<std:enumdef name="TextJustification">
<std:strval name="TextJustification">Left</std:strval>
<std:strval name="TextJustification">Center</std:strval>
<std:strval name="TextJustification">Right</std:strval>
</std:enumdef>
-<std:enumdef name="ForeshortenedOrientation">
<std:strval name="ForeshortenedOrientation">Parallel</std:strval>
<std:strval name="ForeshortenedOrientation">Convergent</std:strval>
</std:enumdef>

-<std:enumdef name="ChamferMode">
<std:strval name="ChamferMode">Length</std:strval>
<std:strval name="ChamferMode">Length * Length</std:strval>
<std:strval name="ChamferMode">Length * Angle</std:strval>
<std:strval name="ChamferMode">Angle * Length</std:strval>
</std:enumdef>
-<std:enumdef name="TextOrientation">
<std:strval name="TextOrientation">Sheet</std:strval>
<std:strval name="TextOrientation">View or 2D component</std:strval>
</std:enumdef>

You might also like