Click or drag to resize
AB4D logo

IMesh3D Interface

Interface used for all meshes that define the Geometry property

Namespace: Ab3d.Meshes
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.0.8746.1045
Syntax
C#
public interface IMesh3D

The IMesh3D type exposes the following members.

Properties
 NameDescription
Public propertyGeometry Gets the geometry as MeshGeometry3D
Top
See Also