Search Results for

    Show / Hide Table of Contents

    Struct UFCgm.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 UFCgm.ExportOptions

    Fields

    colors

    Declaration
    public UFCgm.Colors colors
    Field Value
    Type Description
    UFCgm.Colors

    fonts

    Declaration
    public UFCgm.Fonts fonts
    Field Value
    Type Description
    UFCgm.Fonts

    reason

    Declaration
    public UFCgm.ExportReason reason
    Field Value
    Type Description
    UFCgm.ExportReason

    size

    Declaration
    public UFCgm.Size size
    Field Value
    Type Description
    UFCgm.Size

    text_mode

    Declaration
    public UFCgm.TextMode text_mode
    Field Value
    Type Description
    UFCgm.TextMode

    tolerance

    Declaration
    public double tolerance
    Field Value
    Type Description
    double

    vdc_mode

    Declaration
    public UFCgm.VdcMode vdc_mode
    Field Value
    Type Description
    UFCgm.VdcMode

    widths

    Declaration
    public UFCgm.Widths widths
    Field Value
    Type Description
    UFCgm.Widths
    In this article
    Back to top Generated by DocFX