<xs:element name="InternalExternal" type="InternalExternalEnumType"><xs:annotation><xs:documentation>The InternalExternal element indicates whether the feature is internal or external.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Length" type="LinearValueType"><xs:annotation><xs:documentation>The Length element is the nominal length of the feature in the direction of extrusion.</xs:documentation></xs:annotation></xs:element>
Complex Type ExtrudedCrossSectionFeatureDefinitionType
Annotations
The ExtrudedCrossSectionFeatureDefinitionType defines the extruded cross-section feature nominal information that can be common to one or more extruded cross-section features.
The id attribute is the QIF id of the feature, used for referencing.
Source
<xs:complexType name="ExtrudedCrossSectionFeatureDefinitionType"><xs:annotation><xs:documentation>The ExtrudedCrossSectionFeatureDefinitionType defines the extruded cross-section feature nominal information that can be common to one or more extruded cross-section features.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="SurfaceFeatureDefinitionBaseType"><xs:sequence><xs:element name="InternalExternal" type="InternalExternalEnumType"><xs:annotation><xs:documentation>The InternalExternal element indicates whether the feature is internal or external.</xs:documentation></xs:annotation></xs:element><xs:element name="Length" type="LinearValueType"><xs:annotation><xs:documentation>The Length element is the nominal length of the feature in the direction of extrusion.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>