ParametricCurves class

ParametricCurves class

The parametric curves. Specifies how an edge is represented in a face’s parametric space.

Inheritance: ParametricCurvesColladaElement

The ParametricCurves type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of ParametricCurves

Properties

PropertyDescription
inputGets or sets the input.
edge_countGets or sets the edge count.
primitivesGets or sets the primitives.
extraGets or sets the extra.
idGets or sets the id.
A text string containing the unique identifier of the curves element.
This value must be unique within the instance document.
Required.
nameGets or sets the name.
The text string name of the element.
Optional.
countGets or sets the count.
The number of curves.
Required.

See Also