Surface class
Surface class
The surface. A surface defines the attributes of a surface element. With rotate and translate the surface can be positioned to its right location.
Inheritance: Surface
→
ColladaElement
The Surface type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Constructs a new instance of Surface |
Properties
Property | Description |
---|---|
item | Gets or sets the item. |
orient | Gets or sets the orient. Describes the orientation of the object frame. |
origin | Gets or sets the origin. Describes the origin of the object frame. |
sid | Gets or sets the sid. A text string containing the unique identifier of the solids element. This value must be unique within the instance document. Optional. |
name | Gets or sets the name. The text string name of the element. Optional. |
See Also
- module
aspose.cad.fileformats.collada.fileparser.elements
- class
ColladaElement
- class
Surface