| diagram | ![]() |
||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||
| type | extension of plm:Ann3DDisplayType | ||
| properties |
|
||
| children | plm:Description plm:ApplicationRef plm:Attribute plm:DisplayPlane plm:Leader plm:Geometry | ||
| used by |
|
||
| attributes | |||
| annotation |
|
||
| source | <xsd:complexType name="Ann3DNoteDisplayType"> <xsd:annotation> <xsd:documentation> Note display. Attributes: displayType: Whether the Note is displayed flat to the screen or flat to the surface. 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="displayType" type="plm:Ann3DNoteDisplayEnum" use="optional"/> <xsd:attribute name="datumOnLeader" type="plm:Ann3DDatumOnLeaderEnum" default="none"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| type | plm:Ann3DNoteDisplayEnum | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| source | <xsd:attribute name="displayType" type="plm:Ann3DNoteDisplayEnum" use="optional"/> |
| type | plm:Ann3DDatumOnLeaderEnum | ||||||||||||
| properties |
|
||||||||||||
| facets |
|
||||||||||||
| source | <xsd:attribute name="datumOnLeader" type="plm:Ann3DDatumOnLeaderEnum" default="none"/> |