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="Ann3DCircleCentreDisplayType"> <xsd:annotation> <xsd:documentation> CircleCentre Display. Attributes: precision: number of decimal places used in the display displayType: flatToScreen or flatToSurface </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:Ann3DDisplayType"> <xsd:attribute name="precision" type="xsd:integer" use="optional"/> <xsd:attribute name="displayType" type="plm:Ann3DCircleCentreDisplay" use="optional"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | xsd:integer | ||
properties |
|
||
source | <xsd:attribute name="precision" type="xsd:integer" use="optional"/> |
type | plm:Ann3DCircleCentreDisplay | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="displayType" type="plm:Ann3DCircleCentreDisplay" use="optional"/> |