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="Ann3DSurfaceFinishDisplayType"> <xsd:annotation> <xsd:documentation> Attributes: bottomExtensionLine: precision: toleranceDisplay: zeroToleranceDisplay: Controls the display of a zero valued tolerance. toleranceLeadingZero: Whether to display leading zeros in the tolerance value. invertText: Whether the text of the surface finish symbol is inverted. toleranceTrailingZero: Whether trailing zeros on tolerance values are displayed. parenthesis: The type of parenthesis(es) displayed if any. singleLine: Whether the lay and roughness values are displayed on a single line. singleLine is applicable only when standard on the corresponding SurfaceFinish is ESKD. invertSymbol: Whether the surface finish symbol is inverted. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:Ann3DDisplayType"> <xsd:attribute name="bottomExtensionLine" type="xsd:boolean" default="false"/> <xsd:attribute name="precision" type="xsd:integer" use="optional"/> <xsd:attribute name="toleranceDisplay" type="plm:Ann3DDimensionTolerance" use="optional"/> <xsd:attribute name="zeroToleranceDisplay" type="plm:Ann3DDimensionZeroToleranceDisplay" default="displayZero"/> <xsd:attribute name="toleranceLeadingZero" type="xsd:boolean" default="true"/> <xsd:attribute name="invertText" type="xsd:boolean" default="false"/> <xsd:attribute name="toleranceTrailingZero" type="xsd:boolean" default="true"/> <xsd:attribute name="parenthesis" type="plm:Ann3DParenthesisEnum" default="none"/> <xsd:attribute name="singleLine" type="xsd:boolean" default="false"/> <xsd:attribute name="invertSymbol" type="xsd:boolean" default="false"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="bottomExtensionLine" type="xsd:boolean" default="false"/> |
type | xsd:integer | ||
properties |
|
||
source | <xsd:attribute name="precision" type="xsd:integer" use="optional"/> |
type | plm:Ann3DDimensionTolerance | |||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||
source | <xsd:attribute name="toleranceDisplay" type="plm:Ann3DDimensionTolerance" use="optional"/> |
type | plm:Ann3DDimensionZeroToleranceDisplay | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:attribute name="zeroToleranceDisplay" type="plm:Ann3DDimensionZeroToleranceDisplay" default="displayZero"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="toleranceLeadingZero" type="xsd:boolean" default="true"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="invertText" type="xsd:boolean" default="false"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="toleranceTrailingZero" type="xsd:boolean" default="true"/> |
type | plm:Ann3DParenthesisEnum | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:attribute name="parenthesis" type="plm:Ann3DParenthesisEnum" default="none"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="singleLine" type="xsd:boolean" default="false"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="invertSymbol" type="xsd:boolean" default="false"/> |