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.3 Representation |
<xsd:complexType name="Knot">
<xsd:attribute name="value" type="Double" use="required"/>
</xsd:complexType>
|
|
Stereotype Details Information |
- Class
- XSDcomplexType [modelGroup: "sequence"; mixed: "false"]
- Property value
|
To XSD