NURBSTo Element

Contains the x- and y-coordinates, position of the second to last knot, position of the last weight, position of the first knot, position of the first weight, and the formula for a nonuniform rational B-spline (NURBS). This information is specified in the X, Y, A, B, C, D, and E elements, respectively.

Syntax


<NURBSTo
    [IX]
    [Del]>
</NURBSTo>

Attributes

IX

Optional int. The zero-based index of the element within its parent element.

Optional unsignedLong.

Del

Optional boolean. A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted locally.

Element properties

PropertyValue
NameNURBSTo
Minimum Occurrences0
Maximum OccurrencesUnbounded

Element information

Parent elements

Geom

Child elements

X

Y

A

B

C

D

E

Remarks

The NURBSTo element is relevant only when contained in a Shape element. It is ignored when contained in a DocumentSheet, PageSheet, or StyleSheet element.

See also

NURBSTo row (Geometry section)

©2003-2004 Microsoft Corporation. All rights reserved. Permission to copy, display and distribute this document is available at: http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp