Class Curves

Curves class

The curves. This element holds all the curves that are needed for the geometrical description of the topological entities edges.

public class Curves : ColladaElement

Constructors

NameDescription
Curves()The default constructor.

Properties

NameDescription
Curve { get; set; }Gets or sets the curve. Describes a single curve.
Extra { get; set; }Gets or sets the extra.

See Also