Class Knot

Applied Stereotypes:
XSDcomplexType

Specification of one value of the knot vector of a NURBS trajectory.

Used in:
Nurbs
Properties
Name Type Cardinality AppliedStereotypes Description
value double 1..1 XSDattribute Knot vector value. Range ]-inf..inf[.

XSD 1.0 Representation


<xsd:complexType name="Knot">
<xsd:attribute name="value" type="Double" use="required"/>
</xsd:complexType>

To XSD To XSLT To XSD Tree