Class PrimitivesWithHoles
PrimitivesWithHoles class
The primitives with holes. Describes a primitives that contains one or more holes.
public class PrimitivesWithHoles : ColladaElement
Constructors
Name | Description |
---|---|
PrimitivesWithHoles() | The default constructor. |
Properties
Name | Description |
---|---|
Holes { get; set; } | Gets or sets the holes. The hole element represents a hole in the polygon specified. There must be at least one hole element. |
Primitives { get; set; } | Gets or sets the primitives. |
See Also
- class ColladaElement
- namespace Aspose.CAD.FileFormats.Collada.FileParser.Elements
- assembly Aspose.CAD