complexType GeometrySetType
diagram plmxml_diagrams/plmxml_p343.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type extension of plm:PropertyBase
properties
base plm:PropertyBase
children plm:Description plm:ApplicationRef plm:Attribute
used by
element GeometrySet
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      
ownerRef  plm:anyURIType  optional      
annotation
documentation

      Specifies the Geometry Set of an element for display purposes.

      Attributes:

      name:             Inherited from PropertyBase. This is the name of the
                        Geometry Set. When it is referenced by the propertyRefs
                        attribute of shareable elements, such as the
                        Representations, CompoundReps, construction geometry
                        elements or Ann3DInstances of a ProductRevisionView, it
                        indicates that the elements are members of the
                        GeometrySet. When it is referenced from a
                        ProductInstance or an Occurrence of a
                        ProductRevisionView, it indicates that the element is
                        selecting the GeometrySet for display purposes.
     
source <xsd:complexType name="GeometrySetType">
 
<xsd:annotation>
   
<xsd:documentation>
      Specifies the Geometry Set of an element for display purposes.

      Attributes:

      name:             Inherited from PropertyBase. This is the name of the
                        Geometry Set. When it is referenced by the propertyRefs
                        attribute of shareable elements, such as the
                        Representations, CompoundReps, construction geometry
                        elements or Ann3DInstances of a ProductRevisionView, it
                        indicates that the elements are members of the
                        GeometrySet. When it is referenced from a
                        ProductInstance or an Occurrence of a
                        ProductRevisionView, it indicates that the element is
                        selecting the GeometrySet for display purposes.
     
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="plm:PropertyBase"/>
 
</xsd:complexContent>
</xsd:complexType>


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