diagram | |||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||
type | extension of plm:GDEInstanceType | ||
properties |
|
||
children | plm:Description plm:ApplicationRef plm:Attribute plm:BoxBound plm:SphereBound plm:Bound plm:Transform plm:Representation plm:VariantCondition plm:Reference plm:PropertyGroup plm:EntityPropertyGroup plm:RegionAreaReference | ||
used by |
|
||
attributes | |||
annotation |
|
||
source | <xsd:complexType name="Ann3DInstanceType"> <xsd:annotation> <xsd:documentation> An Instance of an Annotation3D. Attributes: dimensionStandard: standard to use for dimensions (and other annotations which use the same standards enum) surfaceFinishStandard: standard to use for surface finishes lineWeldStandard: standard to use for line welds displayRef: a reference to an element, derived from Ann3DDisplayType, which specifies how this instance is to be displayed. valid: Whether the PMI is valid, invalid or unknown at the time of export. These attributes are used to over-ride default values set for a containing Ann3DInstanceGroup. Sub-elements: RegionAreaReference: References a face that defines an Area and the Area that it defines when the Ann3DInstance instances an Ann3DRegion. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:GDEInstanceType"> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element name="RegionAreaReference" type="plm:Ann3DRegionAreaReferenceType"/> </xsd:choice> <xsd:attribute name="dimensionStandard" type="plm:Ann3DDimensionStandardType" use="optional"/> <xsd:attribute name="surfaceFinishStandard" type="plm:Ann3DSurfaceFinishStandardType" use="optional"/> <xsd:attribute name="lineWeldStandard" type="plm:Ann3DLineWeldStandardType" use="optional"/> <xsd:attribute name="displayRef" type="plm:anyURIType" use="optional" plm:refType="plm:Ann3DDisplay"/> <xsd:attribute name="valid" type="plm:TriStateBooleanEnum" default="unknown"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | plm:Ann3DDimensionStandardType | ||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="dimensionStandard" type="plm:Ann3DDimensionStandardType" use="optional"/> |
type | plm:Ann3DSurfaceFinishStandardType | ||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="surfaceFinishStandard" type="plm:Ann3DSurfaceFinishStandardType" use="optional"/> |
type | plm:Ann3DLineWeldStandardType | |||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
source | <xsd:attribute name="lineWeldStandard" type="plm:Ann3DLineWeldStandardType" use="optional"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="displayRef" type="plm:anyURIType" use="optional" plm:refType="plm:Ann3DDisplay"/> |
type | plm:TriStateBooleanEnum | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:attribute name="valid" type="plm:TriStateBooleanEnum" default="unknown"/> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | plm:Ann3DRegionAreaReferenceType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Description plm:ApplicationRef plm:Attribute plm:EntityRef | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="RegionAreaReference" type="plm:Ann3DRegionAreaReferenceType"/> |