Search Results for

    Show / Hide Table of Contents

    Struct UFModl.RoughOffset

    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 UFModl.RoughOffset

    Fields

    boundary_trim

    Declaration
    public RsoTrimOption boundary_trim
    Field Value
    Type Description
    RsoTrimOption

    entities

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

    num_entities

    Declaration
    public int num_entities
    Field Value
    Type Description
    int

    offset_deviation

    Declaration
    public string offset_deviation
    Field Value
    Type Description
    string

    offset_distance

    Declaration
    public string offset_distance
    Field Value
    Type Description
    string

    smart_csys

    Declaration
    public Tag smart_csys
    Field Value
    Type Description
    Tag

    stepover_distance

    Declaration
    public string stepover_distance
    Field Value
    Type Description
    string

    surf_ctrl_type

    Declaration
    public RsoSurfCtrlOption surf_ctrl_type
    Field Value
    Type Description
    RsoSurfCtrlOption

    surf_method

    Declaration
    public RsoSurfMethod surf_method
    Field Value
    Type Description
    RsoSurfMethod

    u_patches

    Declaration
    public int u_patches
    Field Value
    Type Description
    int
    In this article
    Back to top Generated by DocFX