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: ShellsColladaElement

The Shells type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of Shells

Properties

PropertyDescription
inputGets or sets the input.
faces_countGets or sets the faces count.
Contains a list of integers describing the number of faces for each shell.
primitivesGets or sets the primitives.
extraGets or sets the extra.
idGets or sets the id.
A text string containing the unique identifier of this element.
This value must be unique within the instance document.
Required.
nameGets or sets the name.
The text string name of the element.
Optional.
countGets or sets the count.
The number of shells.
Required.

See Also