Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element Nurbs12Core
Annotations
The global Nurbs12Core element is the mathematical core of a 2D NURBS curve.
Diagram
Diagram Geometry_xsd_Complex_Type_CurveCoreBaseType.tmp#CurveCoreBaseType_domain Geometry_xsd_Complex_Type_CurveCoreBaseType.tmp#CurveCoreBaseType Geometry_xsd_Complex_Type_Nurbs12CoreType.tmp#Nurbs12CoreType_Order Geometry_xsd_Complex_Type_Nurbs12CoreType.tmp#Nurbs12CoreType_Knots Geometry_xsd_Complex_Type_Nurbs12CoreType.tmp#Nurbs12CoreType_CPs Geometry_xsd_Complex_Type_Nurbs12CoreType.tmp#Nurbs12CoreType_CPsBinary Geometry_xsd_Complex_Type_Nurbs12CoreType.tmp#Nurbs12CoreType_Weights Geometry_xsd_Complex_Type_Nurbs12CoreType.tmp#Nurbs12CoreType Geometry_xsd_Element_Curve12Core.tmp#Curve12Core
Type Nurbs12CoreType
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Used by
Complex Type Nurbs12Type
Children CPs, CPsBinary, Knots, Order, Weights
Instance
<Nurbs12Core domain="" xmlns="http://qifstandards.org/xsd/qif3">
  <Order>{1,1}</Order>
  <Knots count="">{1,1}</Knots>
  <CPs count="">{1,1}</CPs>
  <CPsBinary count="" sizeElement="">{1,1}</CPsBinary>
  <Weights count="">{0,1}</Weights>
</Nurbs12Core>
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="Nurbs12Core" type="Nurbs12CoreType" substitutionGroup="Curve12Core">
  <xs:annotation>
    <xs:documentation>The global Nurbs12Core element is the mathematical core of a 2D NURBS curve.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Geometry.xsd