Search Results for

    Show / Hide Table of Contents

    Struct FillMeshBuilder._FacetVertexData

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: NXOpen.Facet
    Assembly: NXOpen.dll
    Syntax
    struct _FacetVertexData

    Fields

    face

    Declaration
    public Tag face
    Field Value
    Type Description
    Tag

    nxFacetIndex

    Declaration
    public int nxFacetIndex
    Field Value
    Type Description
    System.Int32

    pointCoord

    Declaration
    public Point3d pointCoord
    Field Value
    Type Description
    Point3d
    In This Article
    Back to top Generated by DocFX