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
    struct _BridgeData

    Fields

    inherit_curve

    Declaration
    public IntPtr inherit_curve
    Field Value
    Type Description
    System.IntPtr

    input_curve1

    Declaration
    public IntPtr input_curve1
    Field Value
    Type Description
    System.IntPtr

    input_curve2

    Declaration
    public IntPtr input_curve2
    Field Value
    Type Description
    System.IntPtr

    match_point

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

    matchpt_parms

    Declaration
    public IntPtr[] matchpt_parms
    Field Value
    Type Description
    System.IntPtr[]

    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 sbyte *shape_control1
    Field Value
    Type Description
    System.SByte*

    shape_control2

    Declaration
    public sbyte *shape_control2
    Field Value
    Type Description
    System.SByte*

    stiffness_method

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