Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element Cone23Core
Annotations
The global Cone23Core element is the mathematical core of a conical surface.
Diagram
Diagram Geometry_xsd_Complex_Type_SurfaceCoreBaseType.tmp#SurfaceCoreBaseType_form Geometry_xsd_Complex_Type_SurfaceCoreBaseType.tmp#SurfaceCoreBaseType Geometry_xsd_Complex_Type_Cone23CoreType.tmp#Cone23CoreType_turnedV Geometry_xsd_Complex_Type_Cone23CoreType.tmp#Cone23CoreType_scaleU Geometry_xsd_Complex_Type_Cone23CoreType.tmp#Cone23CoreType_scaleV Geometry_xsd_Complex_Type_Cone23CoreType.tmp#Cone23CoreType_DiameterBottom Geometry_xsd_Complex_Type_Cone23CoreType.tmp#Cone23CoreType_DiameterTop Geometry_xsd_Complex_Type_Cone23CoreType.tmp#Cone23CoreType_Length Geometry_xsd_Complex_Type_Cone23CoreType.tmp#Cone23CoreType_Axis Geometry_xsd_Complex_Type_Cone23CoreType.tmp#Cone23CoreType_Sweep Geometry_xsd_Complex_Type_Cone23CoreType.tmp#Cone23CoreType Geometry_xsd_Element_SurfaceCore.tmp#SurfaceCore
Type Cone23CoreType
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Used by
Complex Type Cone23Type
Children Axis, DiameterBottom, DiameterTop, Length, Sweep
Instance
<Cone23Core form="" scaleU="1.0" scaleV="1.0" turnedV="false" xmlns="http://qifstandards.org/xsd/qif3">
  <DiameterBottom>{1,1}</DiameterBottom>
  <DiameterTop>{1,1}</DiameterTop>
  <Length>{1,1}</Length>
  <Axis>{1,1}</Axis>
  <Sweep>{1,1}</Sweep>
</Cone23Core>
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 cone 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="Cone23Core" type="Cone23CoreType" substitutionGroup="SurfaceCore">
  <xs:annotation>
    <xs:documentation>The global Cone23Core element is the mathematical core of a conical surface.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Geometry.xsd