Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element Torus23Core
Annotations
The global Torus23Core element is the mathematical core of a toroidal surface.
Diagram
Diagram Geometry_xsd_Complex_Type_SurfaceCoreBaseType.tmp#SurfaceCoreBaseType_form Geometry_xsd_Complex_Type_SurfaceCoreBaseType.tmp#SurfaceCoreBaseType Geometry_xsd_Complex_Type_Torus23CoreType.tmp#Torus23CoreType_turnedV Geometry_xsd_Complex_Type_Torus23CoreType.tmp#Torus23CoreType_offsetV Geometry_xsd_Complex_Type_Torus23CoreType.tmp#Torus23CoreType_scaleU Geometry_xsd_Complex_Type_Torus23CoreType.tmp#Torus23CoreType_scaleV Geometry_xsd_Complex_Type_Torus23CoreType.tmp#Torus23CoreType_DiameterMinor Geometry_xsd_Complex_Type_Torus23CoreType.tmp#Torus23CoreType_DiameterMajor Geometry_xsd_Complex_Type_Torus23CoreType.tmp#Torus23CoreType_Axis Geometry_xsd_Complex_Type_Torus23CoreType.tmp#Torus23CoreType_LatitudeLongitudeSweep Geometry_xsd_Complex_Type_Torus23CoreType.tmp#Torus23CoreType Geometry_xsd_Element_SurfaceCore.tmp#SurfaceCore
Type Torus23CoreType
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Used by
Complex Type Torus23Type
Children Axis, DiameterMajor, DiameterMinor, LatitudeLongitudeSweep
Instance
<Torus23Core form="" offsetV="0.0" scaleU="1.0" scaleV="1.0" turnedV="false" xmlns="http://qifstandards.org/xsd/qif3">
  <DiameterMinor>{1,1}</DiameterMinor>
  <DiameterMajor>{1,1}</DiameterMajor>
  <Axis>{1,1}</Axis>
  <LatitudeLongitudeSweep>{1,1}</LatitudeLongitudeSweep>
</Torus23Core>
Attributes
QName Type Default Use Annotation
form Attr23CoreEnumType optional
The optional form attribute describes the surface form.
offsetV xs:double 0.0 optional
The optional offsetV attribute specifies the offset of the v parameter before passing the parameter to the torus formula.
scaleU DoublePositiveType 1.0 optional
The optional scaleU attribute is the scaling coefficient of the u direction of the parametric space.
scaleV DoublePositiveType 1.0 optional
The optional scaleV attribute is the scaling coefficient of the v direction of the parametric space.
turnedV xs:boolean false optional
The optional turnedV attribute shows if the v direction of the torus must be inverted. A value of 1 (or true) means the v direction must be inverted. A value of 0 (or false) means the v direction must not be inverted.
Source
<xs:element name="Torus23Core" type="Torus23CoreType" substitutionGroup="SurfaceCore">
  <xs:annotation>
    <xs:documentation>The global Torus23Core element is the mathematical core of a toroidal surface.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Geometry.xsd