Search Results for

    Show / Hide Table of Contents

    Struct UFCurve.BridgeData

    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 UFCurve.BridgeData

    Fields

    inherit_curve

    Declaration
    public StringList[] inherit_curve
    Field Value
    Type Description
    StringList[]

    input_curve1

    Declaration
    public StringList[] input_curve1
    Field Value
    Type Description
    StringList[]

    input_curve2

    Declaration
    public StringList[] input_curve2
    Field Value
    Type Description
    StringList[]

    match_point

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

    matchpt_parms

    Declaration
    public string[] matchpt_parms
    Field Value
    Type Description
    string[]

    method

    Declaration
    public UFCurve.BridgeMethod method
    Field Value
    Type Description
    UFCurve.BridgeMethod

    reverse_tangents

    Declaration
    public bool[] reverse_tangents
    Field Value
    Type Description
    bool[]

    shape_control1

    Declaration
    public string shape_control1
    Field Value
    Type Description
    string

    shape_control2

    Declaration
    public string shape_control2
    Field Value
    Type Description
    string

    stiffness_method

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