Showing:

Annotations
Attributes
Diagrams
Source
Used by
Complex Type ArcConic12Type
Annotations
The ArcConic12Type defines the geometric entity 'conic_arc(t):R1->R2'. The 2D curves are normally used to define a trimming curve in the parametric space of a surface.
Diagram
Diagram PrimitivesPD_xsd_Complex_Type_NodeBaseType.tmp#NodeBaseType_label PrimitivesPD_xsd_Complex_Type_NodeBaseType.tmp#NodeBaseType PrimitivesPD_xsd_Complex_Type_NodeWithIdBaseType.tmp#NodeWithIdBaseType_id Primitives_xsd_Element_Attributes.tmp#Attributes PrimitivesPD_xsd_Complex_Type_NodeWithIdBaseType.tmp#NodeWithIdBaseType Geometry_xsd_Complex_Type_GeometryBaseType.tmp#GeometryBaseType Geometry_xsd_Complex_Type_Curve12BaseType.tmp#Curve12BaseType Geometry_xsd_Element_ArcConic12Core.tmp#ArcConic12Core
Type extension of Curve12BaseType
Type hierarchy
Used by
Element ArcConic12
Children ArcConic12Core, Attributes
Attributes
QName Type Use Annotation
id QIFIdType required
The required id attribute is the unique model entity identifier.
label xs:string optional
The optional label attribute is the model entity "nameplate". Normally it can be seen at the entity item in the project tree.
Source
<xs:complexType name="ArcConic12Type">
  <xs:annotation>
    <xs:documentation>The ArcConic12Type defines the geometric entity 'conic_arc(t):R1->R2'. The 2D curves are normally used to define a trimming curve in the parametric space of a surface.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="Curve12BaseType">
      <xs:sequence>
        <xs:element ref="ArcConic12Core">
          <xs:annotation>
            <xs:documentation>The ArcConic12Core element defines the mathematical core of this curve type.</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Geometry.xsd