Shells class
Shells class
The shells. Describes the shells of a B-rep structure. A shell is the union of one or more faces. A closed shell can limit a solid.
Inheritance: Shells
→
ColladaElement
The Shells type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Constructs a new instance of Shells |
Properties
Property | Description |
---|---|
input | Gets or sets the input. |
faces_count | Gets or sets the faces count. Contains a list of integers describing the number of faces for each shell. |
primitives | Gets or sets the primitives. |
extra | Gets or sets the extra. |
id | Gets or sets the id. A text string containing the unique identifier of this element. This value must be unique within the instance document. Required. |
name | Gets or sets the name. The text string name of the element. Optional. |
count | Gets or sets the count. The number of shells. Required. |
See Also
- module
aspose.cad.fileformats.collada.fileparser.elements
- class
ColladaElement
- class
Shells