Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element ArcConic13Core
Annotations
The global ArcConic13Core element is the mathematical core of a 3D conic arc.
Diagram
Diagram Geometry_xsd_Complex_Type_CurveCoreBaseType.tmp#CurveCoreBaseType_domain Geometry_xsd_Complex_Type_CurveCoreBaseType.tmp#CurveCoreBaseType Geometry_xsd_Complex_Type_ArcConic13CoreType.tmp#ArcConic13CoreType_form Geometry_xsd_Complex_Type_ArcConic13CoreType.tmp#ArcConic13CoreType_A Geometry_xsd_Complex_Type_ArcConic13CoreType.tmp#ArcConic13CoreType_B Geometry_xsd_Complex_Type_ArcConic13CoreType.tmp#ArcConic13CoreType_Center Geometry_xsd_Complex_Type_ArcConic13CoreType.tmp#ArcConic13CoreType_DirBeg Geometry_xsd_Complex_Type_ArcConic13CoreType.tmp#ArcConic13CoreType_Normal Geometry_xsd_Complex_Type_ArcConic13CoreType.tmp#ArcConic13CoreType Geometry_xsd_Element_Curve13Core.tmp#Curve13Core
Type ArcConic13CoreType
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Used by
Complex Type ArcConic13Type
Children A, B, Center, DirBeg, Normal
Instance
<ArcConic13Core domain="" form="" xmlns="http://qifstandards.org/xsd/qif3">
  <A>{1,1}</A>
  <B>{1,1}</B>
  <Center>{1,1}</Center>
  <DirBeg>{1,1}</DirBeg>
  <Normal>{1,1}</Normal>
</ArcConic13Core>
Attributes
QName Type 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.
Source
<xs:element name="ArcConic13Core" type="ArcConic13CoreType" substitutionGroup="Curve13Core">
  <xs:annotation>
    <xs:documentation>The global ArcConic13Core element is the mathematical core of a 3D conic arc.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Geometry.xsd