Search Results for

    Show / Hide Table of Contents

    Struct UFCurve.BridgeData

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: NXOpen.UF
    Assembly: NXOpen.UF.dll
    Syntax
    public struct 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
    System.String[]

    method

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

    reverse_tangents

    Declaration
    public bool[] reverse_tangents
    Field Value
    Type Description
    System.Boolean[]

    shape_control1

    Declaration
    public string shape_control1
    Field Value
    Type Description
    System.String

    shape_control2

    Declaration
    public string shape_control2
    Field Value
    Type Description
    System.String

    stiffness_method

    Declaration
    public int stiffness_method
    Field Value
    Type Description
    System.Int32
    In This Article
    Back to top Generated by DocFX