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

The Surface type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of Surface

Properties

PropertyDescription
itemGets or sets the item.
orientGets or sets the orient.
Describes the orientation of the object frame.
originGets or sets the origin.
Describes the origin of the object frame.
sidGets 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.
nameGets or sets the name.
The text string name of the element.
Optional.

See Also