Search Results for

    Show / Hide Table of Contents

    Struct UFPd.ProductDefinition

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen.UF
    Assembly: NXOpen.UF.dll
    Syntax
    public struct UFPd.ProductDefinition

    Fields

    geometry_references

    Declaration
    public Tag[] geometry_references
    Field Value
    Type Description
    Tag[]

    name

    Declaration
    public string name
    Field Value
    Type Description
    string

    num_geometry_references

    Declaration
    public int num_geometry_references
    Field Value
    Type Description
    int

    num_product_attributes

    Declaration
    public int num_product_attributes
    Field Value
    Type Description
    int

    product_attributes

    Declaration
    public UFPd.ProductAttribute[] product_attributes
    Field Value
    Type Description
    ProductAttribute[]

    retained

    Declaration
    public bool retained
    Field Value
    Type Description
    bool
    In this article
    Back to top Generated by DocFX