Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Element OppositeParallelPlanesFeatureDefinition
Annotations
The global OppositeParallelPlanesFeatureDefinition element gives information about an opposite parallel planes feature that may be used by more than one feature.
Diagram
Diagram Features_xsd_Complex_Type_FeatureBaseType.tmp#FeatureBaseType_id Primitives_xsd_Element_Attributes.tmp#Attributes Features_xsd_Complex_Type_FeatureBaseType.tmp#FeatureBaseType Features_xsd_Complex_Type_FeatureDefinitionBaseType.tmp#FeatureDefinitionBaseType Features_xsd_Complex_Type_ShapeFeatureDefinitionBaseType.tmp#ShapeFeatureDefinitionBaseType Features_xsd_Complex_Type_SurfaceFeatureDefinitionBaseType.tmp#SurfaceFeatureDefinitionBaseType Features_xsd_Complex_Type_OppositeParallelPlanesFeatureDefinitionType.tmp#OppositeParallelPlanesFeatureDefinitionType_InternalExternal Features_xsd_Complex_Type_OppositeParallelPlanesFeatureDefinitionType.tmp#OppositeParallelPlanesFeatureDefinitionType_Width Features_xsd_Complex_Type_OppositeParallelPlanesFeatureDefinitionType.tmp#OppositeParallelPlanesFeatureDefinitionType_Length Features_xsd_Complex_Type_OppositeParallelPlanesFeatureDefinitionType.tmp#OppositeParallelPlanesFeatureDefinitionType_EndType Features_xsd_Complex_Type_OppositeParallelPlanesFeatureDefinitionType.tmp#OppositeParallelPlanesFeatureDefinitionType_Depth Features_xsd_Complex_Type_OppositeParallelPlanesFeatureDefinitionType.tmp#OppositeParallelPlanesFeatureDefinitionType_Bottom Features_xsd_Complex_Type_OppositeParallelPlanesFeatureDefinitionType.tmp#OppositeParallelPlanesFeatureDefinitionType_SingleOpenEnd Features_xsd_Complex_Type_OppositeParallelPlanesFeatureDefinitionType.tmp#OppositeParallelPlanesFeatureDefinitionType_EndRadius1 Features_xsd_Complex_Type_OppositeParallelPlanesFeatureDefinitionType.tmp#OppositeParallelPlanesFeatureDefinitionType_EndRadius2 Features_xsd_Complex_Type_OppositeParallelPlanesFeatureDefinitionType.tmp#OppositeParallelPlanesFeatureDefinitionType Features_xsd_Element_FeatureDefinition.tmp#FeatureDefinition
Type OppositeParallelPlanesFeatureDefinitionType
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Children Attributes, Bottom, Depth, EndRadius1, EndRadius2, EndType, InternalExternal, Length, SingleOpenEnd, Width
Instance
<OppositeParallelPlanesFeatureDefinition id="" xmlns="http://qifstandards.org/xsd/qif3">
  <Attributes n="">{0,1}</Attributes>
  <InternalExternal>{1,1}</InternalExternal>
  <Width decimalPlaces="" linearUnit="" significantFigures="">{1,1}</Width>
  <Length decimalPlaces="" linearUnit="" significantFigures="">{0,1}</Length>
  <EndType>{1,1}</EndType>
  <Depth decimalPlaces="" linearUnit="" significantFigures="">{0,1}</Depth>
  <Bottom>{0,1}</Bottom>
  <SingleOpenEnd>{0,1}</SingleOpenEnd>
  <EndRadius1>{0,1}</EndRadius1>
  <EndRadius2>{0,1}</EndRadius2>
</OppositeParallelPlanesFeatureDefinition>
Attributes
QName Type Use Annotation
id QIFIdType required
The id attribute is the QIF id of the feature, used for referencing.
Source
<xs:element name="OppositeParallelPlanesFeatureDefinition" type="OppositeParallelPlanesFeatureDefinitionType" substitutionGroup="FeatureDefinition">
  <xs:annotation>
    <xs:documentation>The global OppositeParallelPlanesFeatureDefinition element gives information about an opposite parallel planes feature that may be used by more than one feature.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd