Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element Nurbs23Core
Annotations
The global Nurbs23Core element is the mathematical core of a NURBS surface.
Diagram
Diagram Geometry_xsd_Complex_Type_SurfaceCoreBaseType.tmp#SurfaceCoreBaseType_form Geometry_xsd_Complex_Type_SurfaceCoreBaseType.tmp#SurfaceCoreBaseType Geometry_xsd_Complex_Type_Nurbs23CoreType.tmp#Nurbs23CoreType_OrderU Geometry_xsd_Complex_Type_Nurbs23CoreType.tmp#Nurbs23CoreType_OrderV Geometry_xsd_Complex_Type_Nurbs23CoreType.tmp#Nurbs23CoreType_KnotsU Geometry_xsd_Complex_Type_Nurbs23CoreType.tmp#Nurbs23CoreType_KnotsV Geometry_xsd_Complex_Type_Nurbs23CoreType.tmp#Nurbs23CoreType_CPs Geometry_xsd_Complex_Type_Nurbs23CoreType.tmp#Nurbs23CoreType_CPsBinary Geometry_xsd_Complex_Type_Nurbs23CoreType.tmp#Nurbs23CoreType_Weights Geometry_xsd_Complex_Type_Nurbs23CoreType.tmp#Nurbs23CoreType Geometry_xsd_Element_SurfaceCore.tmp#SurfaceCore
Type Nurbs23CoreType
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Used by
Complex Type Nurbs23Type
Children CPs, CPsBinary, KnotsU, KnotsV, OrderU, OrderV, Weights
Instance
<Nurbs23Core form="" xmlns="http://qifstandards.org/xsd/qif3">
  <OrderU>{1,1}</OrderU>
  <OrderV>{1,1}</OrderV>
  <KnotsU count="">{1,1}</KnotsU>
  <KnotsV count="">{1,1}</KnotsV>
  <CPs count="" decimalPlaces="" linearUnit="" significantFigures="" validity="" xDecimalPlaces="" xSignificantFigures="" xValidity="" yDecimalPlaces="" ySignificantFigures="" yValidity="" zDecimalPlaces="" zSignificantFigures="" zValidity="">{1,1}</CPs>
  <CPsBinary count="" sizeElement="">{1,1}</CPsBinary>
  <Weights count="">{0,1}</Weights>
</Nurbs23Core>
Attributes
QName Type Use Annotation
form Attr23CoreEnumType optional
The optional form attribute describes the surface form.
Source
<xs:element name="Nurbs23Core" type="Nurbs23CoreType" substitutionGroup="SurfaceCore">
  <xs:annotation>
    <xs:documentation>The global Nurbs23Core element is the mathematical core of a NURBS surface.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Geometry.xsd