Search Results for

    Show / Hide Table of Contents

    Struct UFModl.LawextData

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen.UF
    Assembly: NXOpen.UF.dll
    Syntax
    public struct UFModl.LawextData

    Fields

    angle_law_parms

    Declaration
    public nint angle_law_parms
    Field Value
    Type Description
    nint

    angle_tol

    Declaration
    public double angle_tol
    Field Value
    Type Description
    double

    bisided

    Declaration
    public int bisided
    Field Value
    Type Description
    int

    curve

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

    distance_tol

    Declaration
    public double distance_tol
    Field Value
    Type Description
    double

    face_ids

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

    length_law_parms

    Declaration
    public nint length_law_parms
    Field Value
    Type Description
    nint

    merge

    Declaration
    public int merge
    Field Value
    Type Description
    int

    n_faces

    Declaration
    public int n_faces
    Field Value
    Type Description
    int

    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