Search Results for

    Show / Hide Table of Contents

    Struct WeldPointExitBuilder._FeatureDetails

    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.Weld
    Assembly: NXOpen.dll
    Syntax
    struct _FeatureDetails

    Fields

    feature

    Declaration
    public Tag feature
    Field Value
    Type Description
    Tag

    isNewlyCreated

    Declaration
    public WeldPointExitBuilder.FeatureStatus isNewlyCreated
    Field Value
    Type Description
    WeldPointExitBuilder.FeatureStatus

    methodUsed

    Declaration
    public WeldPointExitBuilder.MethodUsed methodUsed
    Field Value
    Type Description
    WeldPointExitBuilder.MethodUsed

    parent

    Declaration
    public Tag parent
    Field Value
    Type Description
    Tag
    In This Article
    Back to top Generated by DocFX