Search Results for

    Show / Hide Table of Contents

    Struct UFModl.DfoConstraint

    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.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 string value
    Field Value
    Type Description
    string
    In this article
    Back to top Generated by DocFX