Search Results for

    Show / Hide Table of Contents

    Struct UFModl._SmcornerData

    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 _SmcornerData

    Fields

    butt_gap

    Declaration
    public byte[] butt_gap
    Field Value
    Type Description
    System.Byte[]

    butt_overlap

    Declaration
    public byte[] butt_overlap
    Field Value
    Type Description
    System.Byte[]

    corner_type

    Declaration
    public int corner_type
    Field Value
    Type Description
    System.Int32

    mc_gap

    Declaration
    public byte[] mc_gap
    Field Value
    Type Description
    System.Byte[]

    mc_linear_shape

    Declaration
    public bool mc_linear_shape
    Field Value
    Type Description
    System.Boolean

    mc_offset

    Declaration
    public byte[] mc_offset
    Field Value
    Type Description
    System.Byte[]

    miter_toggle

    Declaration
    public bool miter_toggle
    Field Value
    Type Description
    System.Boolean

    ref_edge

    Declaration
    public Tag ref_edge
    Field Value
    Type Description
    Tag

    ref_face

    Declaration
    public Tag ref_face
    Field Value
    Type Description
    Tag

    simple_gap

    Declaration
    public byte[] simple_gap
    Field Value
    Type Description
    System.Byte[]

    switch_parent_flag

    Declaration
    public bool switch_parent_flag
    Field Value
    Type Description
    System.Boolean

    use_enhanced_mach_corner

    Declaration
    public bool use_enhanced_mach_corner
    Field Value
    Type Description
    System.Boolean
    In This Article
    Back to top Generated by DocFX