Class SweptSurface
SweptSurface class
The swept surface. Describes a surface by extruding or revolving a curve.
public class SweptSurface : ColladaElement
Constructors
| Name | Description |
|---|---|
| SweptSurface() | The default constructor. |
Properties
| Name | Description |
|---|---|
| Curve { get; set; } | Gets or sets the curve. Describes the base curve. |
| Extra { get; set; } | Gets or sets the extra. |
| Items { get; set; } | Gets or sets the items. |
| ItemsElementName { get; set; } | Gets or sets the items element name. |
See Also
- class ColladaElement
- namespace Aspose.CAD.FileFormats.Collada.FileParser.Elements
- assembly Aspose.CAD