Search Results for

    Show / Hide Table of Contents

    Struct UFCurve._WrapData

    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 _WrapData

    Fields

    angle_tol

    Declaration
    public double angle_tol
    Field Value
    Type Description
    System.Double

    cut_line_angle

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

    distance_tol

    Declaration
    public double distance_tol
    Field Value
    Type Description
    System.Double

    input_curves

    Declaration
    public Tag*input_curves
    Field Value
    Type Description
    Tag*

    num_input_curves

    Declaration
    public int num_input_curves
    Field Value
    Type Description
    System.Int32

    num_wrap_faces

    Declaration
    public int num_wrap_faces
    Field Value
    Type Description
    System.Int32

    wrap_faces

    Declaration
    public Tag*wrap_faces
    Field Value
    Type Description
    Tag*

    wrap_plane

    Declaration
    public Tag wrap_plane
    Field Value
    Type Description
    Tag

    wrap_unwrap_sw

    Declaration
    public UFCurve.WrapType wrap_unwrap_sw
    Field Value
    Type Description
    UFCurve.WrapType
    In This Article
    Back to top Generated by DocFX