Search Results for

    Show / Hide Table of Contents

    Struct FlatPatternSettings._FlatPatternObjectTypeDisplay

    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.SheetMetal
    Assembly: NXOpen.dll
    Syntax
    struct _FlatPatternObjectTypeDisplay

    Fields

    color

    Declaration
    public int color
    Field Value
    Type Description
    System.Int32

    font

    Declaration
    public ViewDependentDisplayManager.Font font
    Field Value
    Type Description
    ViewDependentDisplayManager.Font

    is_enabled

    Declaration
    public int is_enabled
    Field Value
    Type Description
    System.Int32

    type

    Declaration
    public FlatPatternSettings.FlatPatternObjectType type
    Field Value
    Type Description
    FlatPatternSettings.FlatPatternObjectType

    width

    Declaration
    public ViewDependentDisplayManager.Width width
    Field Value
    Type Description
    ViewDependentDisplayManager.Width
    In This Article
    Back to top Generated by DocFX