diagram | |||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||
type | extension of plm:PropertyBase | ||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||
children | plm:Description plm:ApplicationRef plm:Attribute | ||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||
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> |