Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element Sphere23Core
Annotations
The global Sphere23Core element is the mathematical core of a spherical surface.
Diagram
Diagram Geometry_xsd_Complex_Type_SurfaceCoreBaseType.tmp#SurfaceCoreBaseType_form Geometry_xsd_Complex_Type_SurfaceCoreBaseType.tmp#SurfaceCoreBaseType Geometry_xsd_Complex_Type_Sphere23CoreType.tmp#Sphere23CoreType_turnedV Geometry_xsd_Complex_Type_Sphere23CoreType.tmp#Sphere23CoreType_scaleU Geometry_xsd_Complex_Type_Sphere23CoreType.tmp#Sphere23CoreType_scaleV Geometry_xsd_Complex_Type_Sphere23CoreType.tmp#Sphere23CoreType_Diameter Geometry_xsd_Complex_Type_Sphere23CoreType.tmp#Sphere23CoreType_Location Geometry_xsd_Complex_Type_Sphere23CoreType.tmp#Sphere23CoreType_LatitudeLongitudeSweep Geometry_xsd_Complex_Type_Sphere23CoreType.tmp#Sphere23CoreType Geometry_xsd_Element_SurfaceCore.tmp#SurfaceCore
Type Sphere23CoreType
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Used by
Complex Type Sphere23Type
Children Diameter, LatitudeLongitudeSweep, Location
Instance
<Sphere23Core form="" scaleU="1.0" scaleV="1.0" turnedV="false" xmlns="http://qifstandards.org/xsd/qif3">
  <Diameter>{1,1}</Diameter>
  <Location>{1,1}</Location>
  <LatitudeLongitudeSweep>{1,1}</LatitudeLongitudeSweep>
</Sphere23Core>
Attributes
QName Type Default Use Annotation
form Attr23CoreEnumType optional
The optional form attribute describes the surface form.
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 sphere 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="Sphere23Core" type="Sphere23CoreType" substitutionGroup="SurfaceCore">
  <xs:annotation>
    <xs:documentation>The global Sphere23Core element is the mathematical core of a spherical surface.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Geometry.xsd