ThreeDSMesh class

ThreeDSMesh class

The ThreeDSMesh type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of ThreeDSMesh

Properties

PropertyDescription
name
local_coordinate_system
has_vertices
vertices
has_faces
faces
has_face_material_groups
face_material_groups
has_mapping_coordinates
mapping_coordinates

Methods

MethodDescription
add_faceMethod for adding of the face with check of consistency of vertices indices.

See Also