<xs:element name="Direction" type="UnitVectorType"><xs:annotation><xs:documentation>The Direction element is the unit vector representing the extrusion direction.</xs:documentation></xs:annotation></xs:element>
The CrossSectionReferenceFeatureId element is the QIF id of the nominal feature defining the base cross section. This feature is extruded by Length from the location of the base cross-section in the extrusion direction. The value of the element must be the QIF id of a nominal feature.
The required n attribute is the number of Id elements in this array.
Source
<xs:element name="CrossSectionReferenceFeatureId" type="ArrayReferenceFullType"><xs:annotation><xs:documentation>The CrossSectionReferenceFeatureId element is the QIF id of the nominal feature defining the base cross section. This feature is extruded by Length from the location of the base cross-section in the extrusion direction. The value of the element must be the QIF id of a nominal feature.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Constructed" type="ExtrudedCrossSectionConstructionMethodType" minOccurs="0"><xs:annotation><xs:documentation>The optional Constructed element signifies that the extruded cross section feature is constructed and provides details of the construction method.</xs:documentation></xs:annotation></xs:element>
Complex Type ExtrudedCrossSectionFeatureNominalType
Annotations
The ExtrudedCrossSectionFeatureNominalType defines the extruded cross-section feature nominal information for an individual extruded cross-section feature.
The id attribute is the QIF id of the feature, used for referencing.
Source
<xs:complexType name="ExtrudedCrossSectionFeatureNominalType"><xs:annotation><xs:documentation>The ExtrudedCrossSectionFeatureNominalType defines the extruded cross-section feature nominal information for an individual extruded cross-section feature.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="SurfaceFeatureNominalBaseType"><xs:sequence><xs:element name="Direction" type="UnitVectorType"><xs:annotation><xs:documentation>The Direction element is the unit vector representing the extrusion direction.</xs:documentation></xs:annotation></xs:element><xs:element name="CrossSectionReferenceFeatureId" type="ArrayReferenceFullType"><xs:annotation><xs:documentation>The CrossSectionReferenceFeatureId element is the QIF id of the nominal feature defining the base cross section. This feature is extruded by Length from the location of the base cross-section in the extrusion direction. The value of the element must be the QIF id of a nominal feature.</xs:documentation></xs:annotation></xs:element><xs:element name="Constructed" type="ExtrudedCrossSectionConstructionMethodType" minOccurs="0"><xs:annotation><xs:documentation>The optional Constructed element signifies that the extruded cross section feature is constructed and provides details of the construction method.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>