Search Results for

    Show / Hide Table of Contents

    Struct Post._PrimaryEdgeFace

    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.CAE
    Assembly: NXOpen.dll
    Syntax
    struct _PrimaryEdgeFace

    Fields

    edge_color

    Declaration
    public int edge_color
    Field Value
    Type Description
    System.Int32

    edge_style

    Declaration
    public Post.EdgeStyle edge_style
    Field Value
    Type Description
    Post.EdgeStyle

    face_color

    Declaration
    public int face_color
    Field Value
    Type Description
    System.Int32

    face_style

    Declaration
    public Post.FaceFillStyle face_style
    Field Value
    Type Description
    Post.FaceFillStyle
    In This Article
    Back to top Generated by DocFX