Geometry class
Geometry class
The geometry. Geometry describes the visual shape and appearance of an object in the scene. The geometry element categorizes the declaration of geometric information.Geometry is a branch of mathematics that deals with the measurement, properties, and relationships of points, lines, angles, surfaces, and solids.
Inheritance: Geometry
→
ColladaElement
The Geometry type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Constructs a new instance of Geometry |
Properties
Property | Description |
---|---|
asset | Gets or sets the asset. The geometry element may contain an asset element. |
item | Gets or sets the geometry item. |
extra | Gets or sets the extra. |
id | Gets or sets the id. The id attribute is a text string containing the unique identifier of this element. This value must be unique within the instance document. Optional attribute. |
name | Gets or sets the name. The name attribute is the text string name of this element. Optional attribute. |
See Also
- module
aspose.cad.fileformats.collada.fileparser.elements
- class
ColladaElement
- class
Geometry