| diagram |
 |
| 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 |
|
| attributes |
|
| source |
<xsd:complexType name="Ann3DFastenerDisplayType">
<xsd:complexContent>
<xsd:extension base="plm:Ann3DDisplayType">
<xsd:attribute name="precision" type="xsd:integer" use="optional"/>
<xsd:attribute name="displayType" type="plm:Ann3DFastenerDisplay" use="optional"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType> |