Search Results for

    Show / Hide Table of Contents

    Class MeshRepairOrientation

    Inheritance
    Object
    MeshRepairOrientation
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    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
    public DMesh3 Mesh
    Field Value
    Type Description
    DMesh3

    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()
    In This Article
    Back to top ViRGIS VR GIS