Class SurfaceCurves

SurfaceCurves class

The surface curves. The curves in the parametric space of the surface on which they lie.

public class SurfaceCurves : ColladaElement

Constructors

NameDescription
SurfaceCurves()The default constructor.

Properties

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

See Also