Search Results for

    Show / Hide Table of Contents

    Struct UFCurve.LineArc

    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 UFCurve.LineArc

    Fields

    arc_constraint_subtype

    Declaration
    public UFCurve.AssoArcSubtype arc_constraint_subtype
    Field Value
    Type Description
    UFCurve.AssoArcSubtype

    closed

    Declaration
    public bool closed
    Field Value
    Type Description
    bool

    complement

    Declaration
    public bool complement
    Field Value
    Type Description
    bool

    constraints

    Declaration
    public UFCurve.Constraint[] constraints
    Field Value
    Type Description
    Constraint[]

    curve_type

    Declaration
    public UFCurve.LineArcType curve_type
    Field Value
    Type Description
    UFCurve.LineArcType

    is_associative

    Declaration
    public bool is_associative
    Field Value
    Type Description
    bool

    limits

    Declaration
    public UFCurve.Limit[] limits
    Field Value
    Type Description
    Limit[]

    plane_of_curve

    Declaration
    public Tag plane_of_curve
    Field Value
    Type Description
    Tag
    In this article
    Back to top Generated by DocFX