complexType Ann3DFeatureControlFrameDisplayType
diagram plmxml_diagrams/plmxml_p735.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type extension of plm:Ann3DDisplayType
properties
base plm:Ann3DDisplayType
children plm:Description plm:ApplicationRef plm:Attribute plm:DisplayPlane plm:Leader plm:Geometry
used by
element FeatureControlFrameDisplay
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xsd:ID  optional      
name  xsd:string  optional      
nameRef  plm:anyURIType  optional      
descriptionTextRef  plm:anyURIType  optional      
attributeRefs  xsd:IDREFS  optional      
blanked  xsd:boolean    false    
units  plm:PreferredPartUnitsType  optional      
symbolColour  plm:RGBAType  optional      
layer  xsd:integer  optional      
textOrigin  plm:VectorType  optional      
textDirection  plm:VectorType  optional      
textBox  xsd:boolean  optional      
outlineRef  plm:anyURIType  optional      
attachmentType  plm:Ann3DAttachment  optional      
symbolicDisplayRef  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      
annotation3DRef  xsd:IDREF  optional      
commaAsDecimal  xsd:boolean    false    
flag  xsd:boolean    false    
unitRef  plm:anyURIType  optional      
maxBonusPrecision  xsd:integer  optional      
angleFormat  plm:Ann3DAngleFormat  optional      
projectedPrecision  xsd:integer  optional      
leadingZero  xsd:boolean    true    
trailingZero  xsd:boolean    true    
datumOnLeader  plm:Ann3DDatumOnLeaderEnum    none    
annotation
documentation

      FeatureControlFrame Display.

      Attributes:

      maxBonusPrecision:
      angleFormat:
      projectedPrecision:
      leadingZero:      Whether leading zeros on the ToleranceCompartment value
                        are displayed.
      trailingZero:     Whether trailing zeros on the ToleranceCompartment value
                        are displayed.
      datumOnLeader:    Whether the Leader has an intermediate datum symbol
                        rather than going directly to the target geometry and,
                        if it has, whether the symbol is solid or filled.
     
source <xsd:complexType name="Ann3DFeatureControlFrameDisplayType">
 
<xsd:annotation>
   
<xsd:documentation>
      FeatureControlFrame Display.

      Attributes:

      maxBonusPrecision:
      angleFormat:
      projectedPrecision:
      leadingZero:      Whether leading zeros on the ToleranceCompartment value
                        are displayed.
      trailingZero:     Whether trailing zeros on the ToleranceCompartment value
                        are displayed.
      datumOnLeader:    Whether the Leader has an intermediate datum symbol
                        rather than going directly to the target geometry and,
                        if it has, whether the symbol is solid or filled.
     
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="plm:Ann3DDisplayType">
     
<xsd:attribute name="maxBonusPrecision" type="xsd:integer" use="optional"/>
     
<xsd:attribute name="angleFormat" type="plm:Ann3DAngleFormat" use="optional"/>
     
<xsd:attribute name="projectedPrecision" type="xsd:integer" use="optional"/>
     
<xsd:attribute name="leadingZero" type="xsd:boolean" default="true"/>
     
<xsd:attribute name="trailingZero" type="xsd:boolean" default="true"/>
     
<xsd:attribute name="datumOnLeader" type="plm:Ann3DDatumOnLeaderEnum" default="none"/>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

attribute Ann3DFeatureControlFrameDisplayType/@maxBonusPrecision
type xsd:integer
properties
use optional
source <xsd:attribute name="maxBonusPrecision" type="xsd:integer" use="optional"/>

attribute Ann3DFeatureControlFrameDisplayType/@angleFormat
type plm:Ann3DAngleFormat
properties
use optional
facets
Kind Value Annotation
enumeration degrees
enumeration minutes
enumeration seconds
source <xsd:attribute name="angleFormat" type="plm:Ann3DAngleFormat" use="optional"/>

attribute Ann3DFeatureControlFrameDisplayType/@projectedPrecision
type xsd:integer
properties
use optional
source <xsd:attribute name="projectedPrecision" type="xsd:integer" use="optional"/>

attribute Ann3DFeatureControlFrameDisplayType/@leadingZero
type xsd:boolean
properties
default true
source <xsd:attribute name="leadingZero" type="xsd:boolean" default="true"/>

attribute Ann3DFeatureControlFrameDisplayType/@trailingZero
type xsd:boolean
properties
default true
source <xsd:attribute name="trailingZero" type="xsd:boolean" default="true"/>

attribute Ann3DFeatureControlFrameDisplayType/@datumOnLeader
type plm:Ann3DDatumOnLeaderEnum
properties
default none
facets
Kind Value Annotation
enumeration none
enumeration solid
enumeration filled
source <xsd:attribute name="datumOnLeader" type="plm:Ann3DDatumOnLeaderEnum" default="none"/>


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