Search Results for

    Show / Hide Table of Contents

    Struct UFModl.SmreliefData

    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.SmreliefData

    Fields

    base_face

    Declaration
    public Tag base_face
    Field Value
    Type Description
    Tag

    first_corner_edges

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

    first_corner_fillet_radius

    Declaration
    public string first_corner_fillet_radius
    Field Value
    Type Description
    string

    offset_corner

    Declaration
    public double[] offset_corner
    Field Value
    Type Description
    double[]

    offset_distance

    Declaration
    public string offset_distance
    Field Value
    Type Description
    string

    os_circle_radius

    Declaration
    public string os_circle_radius
    Field Value
    Type Description
    string

    second_corner_edges

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

    second_corner_fillet_radius

    Declaration
    public string second_corner_fillet_radius
    Field Value
    Type Description
    string
    In this article
    Back to top Generated by DocFX