diagram | |||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||
type | extension of plm:AttribOwnerBase | ||
properties |
|
||
children | plm:Description plm:ApplicationRef plm:Attribute plm:DisplayPlane plm:Leader plm:Geometry | ||
used by | |||
attributes | |||
annotation |
|
||
source | <xsd:complexType name="Ann3DDisplayType"> <xsd:annotation> <xsd:documentation> The base type for types describing how to display an Annotation3D element. Attributes: blanked: true if this Display is marked as not to be displayed at the moment. units: specifies which units lengths will be displayed in. This attribute is deprecated in favour of unitRef. symbolColour: colour of the lines in the symbol. layer: layer on which to display (deprecated - use the Layer Property instead) textOrigin: 3D vector describing the location of the top left corner of the text window, in model space, in metres. textDirection: 3D direction of the text, in the display plane. textBox: whether a box is drawn around the symbol. (Deprecated. Use an AnnotationOutline referenced by outlineRef instead.) outlineRef: reference to an AnnotationOutline element which specifies the outline of the Annotation. attachmentType: method of display (leader, stacked, as a radial dimension, etc ) symbolicDisplayRef: reference to a Representation which can be considered as a symbolic representation of the Annotation. annotation3DRef: the Annotation3D being displayed (deprecated) commaAsDecimal: Whether the decimal separator is represented by a full-stop or a comma. flag: Whether any Leader sub-elements attach to the Annotation as flags. unitRef: References a Unit, which specifies the units lengths will be displayed in. If absent, the units in the referencing ProductRevision or ProductRevisionView (if any) will be used. If still absent, millimetres will be assumed. Note this does not affect lengths in the PLMXML file - these are always in metres. Elements: DisplayPlane: The plane on which the Annotation is displayed. If no plane is provided then it is up to the application to choose a plane. Leader: Zero or more leader-line specifications Geometry: Zero or more ConstructionGeometry sub-elements. These are alternative visual representations of the Annotation. These can contain Points or Curves. If these are 2D, then they lie in the DisplayPlane. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:AttribOwnerBase"> <xsd:sequence> <xsd:element name="DisplayPlane" type="plm:PlaneType" minOccurs="0"/> <xsd:element name="Leader" type="plm:Ann3DLeaderType" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="Geometry" type="plm:ConstructionGeometryType" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> <xsd:attribute name="blanked" type="xsd:boolean" default="false"/> <xsd:attribute name="units" type="plm:PreferredPartUnitsType" use="optional" plm:deprecated="true"/> <xsd:attribute name="symbolColour" type="plm:RGBAType" use="optional"/> <xsd:attribute name="layer" type="xsd:integer" use="optional" plm:deprecated="true"/> <xsd:attribute name="textOrigin" type="plm:VectorType" use="optional"/> <xsd:attribute name="textDirection" type="plm:VectorType" use="optional"/> <xsd:attribute name="textBox" type="xsd:boolean" use="optional" plm:deprecated="true"/> <xsd:attribute name="outlineRef" type="plm:anyURIType" use="optional" plm:refType="plm:AnnotationOutline"/> <xsd:attribute name="attachmentType" type="plm:Ann3DAttachment" use="optional"/> <xsd:attribute name="symbolicDisplayRef" type="plm:anyURIType" use="optional" plm:refType="plm:Representation"/> <xsd:attributeGroup ref="plm:TextGroup"/> <xsd:attribute name="annotation3DRef" type="xsd:IDREF" use="optional" plm:refType="plm:Annotation3D" plm:deprecated="true"/> <xsd:attribute name="commaAsDecimal" type="xsd:boolean" default="false"/> <xsd:attribute name="flag" type="xsd:boolean" default="false"/> <xsd:attribute name="unitRef" type="plm:anyURIType" use="optional" plm:refType="plm:Unit"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="blanked" type="xsd:boolean" default="false"/> |
type | plm:PreferredPartUnitsType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:attribute name="units" type="plm:PreferredPartUnitsType" use="optional" plm:deprecated="true"/> |
type | plm:RGBAType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:attribute name="symbolColour" type="plm:RGBAType" use="optional"/> |
type | xsd:integer | ||
properties |
|
||
source | <xsd:attribute name="layer" type="xsd:integer" use="optional" plm:deprecated="true"/> |
type | plm:VectorType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:attribute name="textOrigin" type="plm:VectorType" use="optional"/> |
type | plm:VectorType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:attribute name="textDirection" type="plm:VectorType" use="optional"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="textBox" type="xsd:boolean" use="optional" plm:deprecated="true"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="outlineRef" type="plm:anyURIType" use="optional" plm:refType="plm:AnnotationOutline"/> |
type | plm:Ann3DAttachment | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||
source | <xsd:attribute name="attachmentType" type="plm:Ann3DAttachment" use="optional"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="symbolicDisplayRef" type="plm:anyURIType" use="optional" plm:refType="plm:Representation"/> |
type | xsd:IDREF | ||
properties |
|
||
source | <xsd:attribute name="annotation3DRef" type="xsd:IDREF" use="optional" plm:refType="plm:Annotation3D" plm:deprecated="true"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="commaAsDecimal" type="xsd:boolean" default="false"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="flag" type="xsd:boolean" default="false"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="unitRef" type="plm:anyURIType" use="optional" plm:refType="plm:Unit"/> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | plm:PlaneType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Description plm:ApplicationRef plm:Attribute plm:PropertyGroup plm:SamplePoints | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="DisplayPlane" type="plm:PlaneType" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||
type | plm:Ann3DLeaderType | ||||||
properties |
|
||||||
children | plm:Curve | ||||||
attributes | |||||||
source | <xsd:element name="Leader" type="plm:Ann3DLeaderType" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||
type | plm:ConstructionGeometryType | ||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Description plm:ApplicationRef plm:Attribute plm:Point plm:Curve plm:Surface plm:CoordinateSystem plm:GeometryComposition | ||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="Geometry" type="plm:ConstructionGeometryType" minOccurs="0" maxOccurs="unbounded"/> |