Class MeshRepairOrientation
Inheritance
MeshRepairOrientation
Namespace: gs
Assembly: cs.temp.dll.dll
Syntax
public class MeshRepairOrientation
Constructors
MeshRepairOrientation(DMesh3, DMeshAABBTree3)
Declaration
public MeshRepairOrientation(DMesh3 mesh3, DMeshAABBTree3 spatial = null)
Parameters
Type |
Name |
Description |
DMesh3 |
mesh3 |
|
DMeshAABBTree3 |
spatial |
|
Fields
Mesh
Declaration
Field Value
Properties
Spatial
Declaration
protected DMeshAABBTree3 Spatial { get; }
Property Value
Type |
Description |
DMeshAABBTree3 |
|
Methods
ComputeStatistics()
Declaration
public void ComputeStatistics()
OrientComponents()
Declaration
public void OrientComponents()
SolveGlobalOrientation()
Declaration
public void SolveGlobalOrientation()