Search Results for

    Show / Hide Table of Contents

    Class RemoveDuplicateTriangles

    Remove duplicate triangles.

    Inheritance
    Object
    RemoveDuplicateTriangles
    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 RemoveDuplicateTriangles

    Constructors

    RemoveDuplicateTriangles(DMesh3)

    Declaration
    public RemoveDuplicateTriangles(DMesh3 mesh)
    Parameters
    Type Name Description
    DMesh3 mesh

    Fields

    CheckOrientation

    Declaration
    public bool CheckOrientation
    Field Value
    Type Description
    Boolean

    Mesh

    Declaration
    public DMesh3 Mesh
    Field Value
    Type Description
    DMesh3

    Removed

    Declaration
    public int Removed
    Field Value
    Type Description
    Int32

    VertexTolerance

    Declaration
    public double VertexTolerance
    Field Value
    Type Description
    Double

    Methods

    Apply()

    Declaration
    public virtual bool Apply()
    Returns
    Type Description
    Boolean
    In This Article
    Back to top ViRGIS VR GIS