Search Results for

    Show / Hide Table of Contents

    Struct Part._PartFamilyAttributeData

    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
    Assembly: NXOpen.dll
    Syntax
    [Obsolete("Deprecated in NX9.0.0.  Use NXOpen.PartFamily.TemplateManager.AddToChosenAttributes or NXOpen.PartFamily.TemplateManager.GetPartFamilyAttribute instead")]
    struct _PartFamilyAttributeData

    Fields

    attribute_name

    Declaration
    public IntPtr attribute_name
    Field Value
    Type Description
    System.IntPtr

    attribute_type

    Declaration
    public Part.PartFamilyAttrType attribute_type
    Field Value
    Type Description
    Part.PartFamilyAttrType
    In This Article
    Back to top Generated by DocFX