Search Results for

    Show / Hide Table of Contents

    Struct UFModl._DfoConstraint

    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 _DfoConstraint

    Fields

    from_face

    Declaration
    public Tag from_face
    Field Value
    Type Description
    Tag

    thru_point

    Declaration
    public Tag thru_point
    Field Value
    Type Description
    Tag

    to_object

    Declaration
    public Tag to_object
    Field Value
    Type Description
    Tag

    type

    Declaration
    public UFModl.DfoConstraintType type
    Field Value
    Type Description
    UFModl.DfoConstraintType

    value

    Declaration
    public byte[] value
    Field Value
    Type Description
    System.Byte[]
    In This Article
    Back to top Generated by DocFX