Click or drag to resize
AB4D logo

IcosphereMesh3D Class

IcosphereMesh3D class is used to create MeshGeometry3D that represents a 3D sphere that that consists of equally sized triangles.
Inheritance Hierarchy
SystemObject
  Ab3d.MeshesIcosphereMesh3D

Namespace: Ab3d.Meshes
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public class IcosphereMesh3D : IMesh3D

The IcosphereMesh3D type exposes the following members.

Constructors
Properties
 NameDescription
Public propertyGeometry Gets the MeshGeometry3D that represents a 3D sphere.
Top
See Also