Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Element Nurbs13
Annotations
The global Nurbs13 element is a 3D NURBS curve.
Diagram
Diagram PrimitivesPD_xsd_Complex_Type_NodeBaseType.tmp#NodeBaseType_label PrimitivesPD_xsd_Complex_Type_NodeBaseType.tmp#NodeBaseType PrimitivesPD_xsd_Complex_Type_NodeWithIdBaseType.tmp#NodeWithIdBaseType_id Primitives_xsd_Element_Attributes.tmp#Attributes PrimitivesPD_xsd_Complex_Type_NodeWithIdBaseType.tmp#NodeWithIdBaseType Geometry_xsd_Complex_Type_GeometryBaseType.tmp#GeometryBaseType Geometry_xsd_Complex_Type_Curve13BaseType.tmp#Curve13BaseType Geometry_xsd_Element_Nurbs13Core.tmp#Nurbs13Core Geometry_xsd_Complex_Type_Nurbs13Type.tmp#Nurbs13Type_Transform Geometry_xsd_Complex_Type_Nurbs13Type.tmp#Nurbs13Type Geometry_xsd_Element_Curve13.tmp#Curve13
Type Nurbs13Type
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Children Attributes, Nurbs13Core, Transform
Instance
<Nurbs13 id="" label="" xmlns="http://qifstandards.org/xsd/qif3">
  <Attributes n="">{0,1}</Attributes>
  <Nurbs13Core domain="">{1,1}</Nurbs13Core>
  <Transform>{0,1}</Transform>
</Nurbs13>
Attributes
QName Type Use Annotation
id QIFIdType required
The required id attribute is the unique model entity identifier.
label xs:string optional
The optional label attribute is the model entity "nameplate". Normally it can be seen at the entity item in the project tree.
Source
<xs:element name="Nurbs13" type="Nurbs13Type" substitutionGroup="Curve13">
  <xs:annotation>
    <xs:documentation>The global Nurbs13 element is a 3D NURBS curve.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Geometry.xsd