| Package | Description |
|---|---|
| com.aspose.cad.fileformats.collada.fileparser.elements |
| Modifier and Type | Method and Description |
|---|---|
InputLocalOffset[] |
Edges.getInput()
Gets or sets the input.
|
InputLocalOffset[] |
Faces.getInput()
Gets or sets the input.
|
InputLocalOffset[] |
Lines.getInput()
Gets or sets the input.
|
InputLocalOffset[] |
Linestrips.getInput()
Gets or sets the input.
|
InputLocalOffset[] |
ParametricCurves.getInput()
Gets or sets the input.
|
InputLocalOffset[] |
Polygons.getInput()
Gets or sets the input.
|
InputLocalOffset[] |
Polylist.getInput()
Gets or sets the input.
|
InputLocalOffset[] |
Shells.getInput()
Gets or sets the input.
|
InputLocalOffset[] |
Solids.getInput()
Gets or sets the input.
|
InputLocalOffset[] |
Triangles.getInput()
Gets or sets the input.
|
InputLocalOffset[] |
Trifans.getInput()
Gets or sets the input.
|
InputLocalOffset[] |
Tristrips.getInput()
Gets or sets the input.
|
InputLocalOffset[] |
Wires.getInput()
Gets or sets the input.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Edges.setInput(InputLocalOffset[] value)
Gets or sets the input.
|
void |
Faces.setInput(InputLocalOffset[] value)
Gets or sets the input.
|
void |
Lines.setInput(InputLocalOffset[] value)
Gets or sets the input.
|
void |
Linestrips.setInput(InputLocalOffset[] value)
Gets or sets the input.
|
void |
ParametricCurves.setInput(InputLocalOffset[] value)
Gets or sets the input.
|
void |
Polygons.setInput(InputLocalOffset[] value)
Gets or sets the input.
|
void |
Polylist.setInput(InputLocalOffset[] value)
Gets or sets the input.
|
void |
Shells.setInput(InputLocalOffset[] value)
Gets or sets the input.
|
void |
Solids.setInput(InputLocalOffset[] value)
Gets or sets the input.
|
void |
Triangles.setInput(InputLocalOffset[] value)
Gets or sets the input.
|
void |
Trifans.setInput(InputLocalOffset[] value)
Gets or sets the input.
|
void |
Tristrips.setInput(InputLocalOffset[] value)
Gets or sets the input.
|
void |
Wires.setInput(InputLocalOffset[] value)
Gets or sets the input.
|