Search Results for

    Show / Hide Table of Contents

    Struct UFModl.LawextData

    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 LawextData

    Fields

    angle_law_parms

    Declaration
    public IntPtr angle_law_parms
    Field Value
    Type Description
    System.IntPtr

    angle_tol

    Declaration
    public double angle_tol
    Field Value
    Type Description
    System.Double

    bisided

    Declaration
    public int bisided
    Field Value
    Type Description
    System.Int32

    curve

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

    distance_tol

    Declaration
    public double distance_tol
    Field Value
    Type Description
    System.Double

    face_ids

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

    length_law_parms

    Declaration
    public IntPtr length_law_parms
    Field Value
    Type Description
    System.IntPtr

    merge

    Declaration
    public int merge
    Field Value
    Type Description
    System.Int32

    n_faces

    Declaration
    public int n_faces
    Field Value
    Type Description
    System.Int32

    ref_type

    Declaration
    public UFModl.LawextDirref ref_type
    Field Value
    Type Description
    UFModl.LawextDirref

    smart_dir

    Declaration
    public Tag smart_dir
    Field Value
    Type Description
    Tag

    spine

    Declaration
    public StringList[] spine
    Field Value
    Type Description
    StringList[]
    In This Article
    Back to top Generated by DocFX