Search Results for

    Show / Hide Table of Contents

    Struct UFPart.ExportOptions

    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 UFPart.ExportOptions

    Fields

    expression_mode

    Declaration
    public UFPart.ExportExpMode expression_mode
    Field Value
    Type Description
    UFPart.ExportExpMode

    new_part

    Declaration
    public bool new_part
    Field Value
    Type Description
    bool

    params_mode

    Declaration
    public UFPart.ExportParamsMode params_mode
    Field Value
    Type Description
    UFPart.ExportParamsMode
    In this article
    Back to top Generated by DocFX