Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element ArcConic12Core
Annotations
The global ArcConic12Core element is the mathematical core of a 2D conic arc.
Diagram
Diagram Geometry_xsd_Complex_Type_CurveCoreBaseType.tmp#CurveCoreBaseType_domain Geometry_xsd_Complex_Type_CurveCoreBaseType.tmp#CurveCoreBaseType Geometry_xsd_Complex_Type_ArcConic12CoreType.tmp#ArcConic12CoreType_form Geometry_xsd_Complex_Type_ArcConic12CoreType.tmp#ArcConic12CoreType_turned Geometry_xsd_Complex_Type_ArcConic12CoreType.tmp#ArcConic12CoreType_A Geometry_xsd_Complex_Type_ArcConic12CoreType.tmp#ArcConic12CoreType_B Geometry_xsd_Complex_Type_ArcConic12CoreType.tmp#ArcConic12CoreType_Center Geometry_xsd_Complex_Type_ArcConic12CoreType.tmp#ArcConic12CoreType_DirBeg Geometry_xsd_Complex_Type_ArcConic12CoreType.tmp#ArcConic12CoreType Geometry_xsd_Element_Curve12Core.tmp#Curve12Core
Type ArcConic12CoreType
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Used by
Complex Type ArcConic12Type
Children A, B, Center, DirBeg
Instance
<ArcConic12Core domain="" form="" turned="0" xmlns="http://qifstandards.org/xsd/qif3">
  <A>{1,1}</A>
  <B>{1,1}</B>
  <Center>{1,1}</Center>
  <DirBeg>{1,1}</DirBeg>
</ArcConic12Core>
Attributes
QName Type Default Use Annotation
domain ParameterRangeType required
The required domain attribute is the domain of the parameterization of the curve.
form ArcConicFormEnumType required
The required form attribute specifies the form of the conic arc.
turned xs:boolean 0 optional
The optional turned attribute shows if the arc is inverted. A value of 1 (or true) means the arc is inverted. A value of 0 (or false) means the arc is not inverted.
Source
<xs:element name="ArcConic12Core" type="ArcConic12CoreType" substitutionGroup="Curve12Core">
  <xs:annotation>
    <xs:documentation>The global ArcConic12Core element is the mathematical core of a 2D conic arc.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Geometry.xsd