Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element Spline23Core
Annotations
The global Spline23Core element is the mathematical core of a spline surface.
Diagram
Diagram Geometry_xsd_Complex_Type_SurfaceCoreBaseType.tmp#SurfaceCoreBaseType_form Geometry_xsd_Complex_Type_SurfaceCoreBaseType.tmp#SurfaceCoreBaseType Geometry_xsd_Complex_Type_Spline23CoreType.tmp#Spline23CoreType_normalized Geometry_xsd_Complex_Type_Spline23CoreType.tmp#Spline23CoreType_KnotsU Geometry_xsd_Complex_Type_Spline23CoreType.tmp#Spline23CoreType_KnotsV Geometry_xsd_Complex_Type_Spline23CoreType.tmp#Spline23CoreType_OrdersU Geometry_xsd_Complex_Type_Spline23CoreType.tmp#Spline23CoreType_OrdersV Geometry_xsd_Complex_Type_Spline23CoreType.tmp#Spline23CoreType_Coefficients Geometry_xsd_Complex_Type_Spline23CoreType.tmp#Spline23CoreType Geometry_xsd_Element_SurfaceCore.tmp#SurfaceCore
Type Spline23CoreType
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Used by
Complex Type Spline23Type
Children Coefficients, KnotsU, KnotsV, OrdersU, OrdersV
Instance
<Spline23Core form="" normalized="0" xmlns="http://qifstandards.org/xsd/qif3">
  <KnotsU count="">{1,1}</KnotsU>
  <KnotsV count="">{1,1}</KnotsV>
  <OrdersU count="">{1,1}</OrdersU>
  <OrdersV count="">{1,1}</OrdersV>
  <Coefficients count="" decimalPlaces="" linearUnit="" significantFigures="" validity="" xDecimalPlaces="" xSignificantFigures="" xValidity="" yDecimalPlaces="" ySignificantFigures="" yValidity="" zDecimalPlaces="" zSignificantFigures="" zValidity="">{1,1}</Coefficients>
</Spline23Core>
Attributes
QName Type Default Use Annotation
form Attr23CoreEnumType optional
The optional form attribute describes the surface form.
normalized xs:boolean 0 optional
The optional normalized attribute shows if the spline surface is normalized. A value of 1 (or true) means the surface is normalized. A value of 0 (or false) means the surface is not normalized.
Source
<xs:element name="Spline23Core" type="Spline23CoreType" substitutionGroup="SurfaceCore">
  <xs:annotation>
    <xs:documentation>The global Spline23Core element is the mathematical core of a spline surface.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Geometry.xsd