Search Results for

    Show / Hide Table of Contents

    Struct PartSheetmetal.FlatPatternCalloutTypeDisplay

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen.Preferences
    Assembly: NXOpen.dll
    Syntax
    public struct PartSheetmetal.FlatPatternCalloutTypeDisplay

    Constructors

    FlatPatternCalloutTypeDisplay(string, int, string)

    Declaration
    public FlatPatternCalloutTypeDisplay(string Type, int IsEnabled, string Name)
    Parameters
    Type Name Description
    string Type
    int IsEnabled
    string Name

    Fields

    IsEnabled

    Declaration
    public int IsEnabled
    Field Value
    Type Description
    int

    Name

    Declaration
    public string Name
    Field Value
    Type Description
    string

    Type

    Declaration
    public string Type
    Field Value
    Type Description
    string

    Methods

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    string
    Overrides
    ValueType.ToString()
    In this article
    Back to top Generated by DocFX