complexType Ann3DUserDefinedSymbolTextType
diagram plmxml_diagrams/plmxml_p797.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
children plm:Text
used by
elements Ann3DNoteType/NoteText Ann3DUserDefinedSymbolType/UserDefinedSymbolText
attributes
Name  Type  Use  Default  Fixed  Annotation
origin  plm:VectorType        
direction  plm:VectorType        
annotation
documentation

      Text to be added to a User Defined Symbol in a specified position and orientation
     
      Attributes:
     
      origin:      position of start of text, in the display plane
      direction:   direction of text
     
      Elements:
     
      Text:           a single Ann3DTextType element (required)
     
source <xsd:complexType name="Ann3DUserDefinedSymbolTextType">
 
<xsd:annotation>
   
<xsd:documentation>
      Text to be added to a User Defined Symbol in a specified position and orientation
     
      Attributes:
     
      origin:      position of start of text, in the display plane
      direction:   direction of text
     
      Elements:
     
      Text:           a single Ann3DTextType element (required)
     
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:element name="Text" type="plm:Ann3DTextType"/>
 
</xsd:sequence>
 
<xsd:attribute name="origin" type="plm:VectorType"/>
 
<xsd:attribute name="direction" type="plm:VectorType"/>
</xsd:complexType>

attribute Ann3DUserDefinedSymbolTextType/@origin
type plm:VectorType
facets
Kind Value Annotation
length 3
source <xsd:attribute name="origin" type="plm:VectorType"/>

attribute Ann3DUserDefinedSymbolTextType/@direction
type plm:VectorType
facets
Kind Value Annotation
length 3
source <xsd:attribute name="direction" type="plm:VectorType"/>

element Ann3DUserDefinedSymbolTextType/Text
diagram plmxml_diagrams/plmxml_p798.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type plm:Ann3DTextType
properties
content complex
children plm:Item
attributes
Name  Type  Use  Default  Fixed  Annotation
textOrientation  plm:Ann3DTextOrientationType    horizontal    
name  xsd:string  optional      
outlineRef  plm:anyURIType  optional      
language  xsd:language  optional      
font  xsd:string  optional      
textHeight  xsd:double  optional      
textThickness  plm:TextLineThicknessType  optional      
textAspect  xsd:double  optional      
textColour  plm:RGBAType  optional      
bold  xsd:boolean    false    
italic  xsd:boolean    false    
italicAngle  xsd:double  optional      
underline  plm:TextUnderlineType  optional      
justification  plm:TextJustificationType  optional      
spaceFactor  xsd:double  optional      
lineFactor  xsd:double  optional      
strikethrough  plm:Ann3DTextStrikethroughEnum    none    
subscript  plm:Ann3DTextSubscriptEnum  optional      
textLineWidth  xsd:double  optional      
textLineWidthRef  plm:anyURIType  optional      
source <xsd:element name="Text" type="plm:Ann3DTextType"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy