Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element Cylinder23Core
Annotations
The global Cylinder23Core element is the mathematical core of a cylindrical surface.
Diagram
Diagram Geometry_xsd_Complex_Type_SurfaceCoreBaseType.tmp#SurfaceCoreBaseType_form Geometry_xsd_Complex_Type_SurfaceCoreBaseType.tmp#SurfaceCoreBaseType Geometry_xsd_Complex_Type_Cylinder23CoreType.tmp#Cylinder23CoreType_turnedV Geometry_xsd_Complex_Type_Cylinder23CoreType.tmp#Cylinder23CoreType_scaleU Geometry_xsd_Complex_Type_Cylinder23CoreType.tmp#Cylinder23CoreType_scaleV Geometry_xsd_Complex_Type_Cylinder23CoreType.tmp#Cylinder23CoreType_Diameter Geometry_xsd_Complex_Type_Cylinder23CoreType.tmp#Cylinder23CoreType_Length Geometry_xsd_Complex_Type_Cylinder23CoreType.tmp#Cylinder23CoreType_Axis Geometry_xsd_Complex_Type_Cylinder23CoreType.tmp#Cylinder23CoreType_Sweep Geometry_xsd_Complex_Type_Cylinder23CoreType.tmp#Cylinder23CoreType Geometry_xsd_Element_SurfaceCore.tmp#SurfaceCore
Type Cylinder23CoreType
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Used by
Complex Type Cylinder23Type
Children Axis, Diameter, Length, Sweep
Instance
<Cylinder23Core form="" scaleU="1.0" scaleV="1.0" turnedV="false" xmlns="http://qifstandards.org/xsd/qif3">
  <Diameter>{1,1}</Diameter>
  <Length>{1,1}</Length>
  <Axis>{1,1}</Axis>
  <Sweep>{1,1}</Sweep>
</Cylinder23Core>
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 cylinder 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="Cylinder23Core" type="Cylinder23CoreType" substitutionGroup="SurfaceCore">
  <xs:annotation>
    <xs:documentation>The global Cylinder23Core element is the mathematical core of a cylindrical surface.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Geometry.xsd