Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element Nurbs13Core
Annotations
The global Nurbs13Core element is the mathematical core of a 3D NURBS curve.
Diagram
Diagram Geometry_xsd_Complex_Type_CurveCoreBaseType.tmp#CurveCoreBaseType_domain Geometry_xsd_Complex_Type_CurveCoreBaseType.tmp#CurveCoreBaseType Geometry_xsd_Complex_Type_Nurbs13CoreType.tmp#Nurbs13CoreType_Order Geometry_xsd_Complex_Type_Nurbs13CoreType.tmp#Nurbs13CoreType_Knots Geometry_xsd_Complex_Type_Nurbs13CoreType.tmp#Nurbs13CoreType_CPs Geometry_xsd_Complex_Type_Nurbs13CoreType.tmp#Nurbs13CoreType_CPsBinary Geometry_xsd_Complex_Type_Nurbs13CoreType.tmp#Nurbs13CoreType_Weights Geometry_xsd_Complex_Type_Nurbs13CoreType.tmp#Nurbs13CoreType Geometry_xsd_Element_Curve13Core.tmp#Curve13Core
Type Nurbs13CoreType
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Used by
Complex Type Nurbs13Type
Children CPs, CPsBinary, Knots, Order, Weights
Instance
<Nurbs13Core domain="" xmlns="http://qifstandards.org/xsd/qif3">
  <Order>{1,1}</Order>
  <Knots count="">{1,1}</Knots>
  <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>
</Nurbs13Core>
Attributes
QName Type Use Annotation
domain ParameterRangeType required
The required domain attribute is the domain of the parameterization of the curve.
Source
<xs:element name="Nurbs13Core" type="Nurbs13CoreType" substitutionGroup="Curve13Core">
  <xs:annotation>
    <xs:documentation>The global Nurbs13Core element is the mathematical core of a 3D NURBS curve.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Geometry.xsd