Search Results for

    Show / Hide Table of Contents

    Struct UFCurve.LineArc

    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 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
    System.Boolean

    complement

    Declaration
    public bool complement
    Field Value
    Type Description
    System.Boolean

    constraints

    Declaration
    public UFCurve.Constraint[] constraints
    Field Value
    Type Description
    UFCurve.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
    System.Boolean

    limits

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

    plane_of_curve

    Declaration
    public Tag plane_of_curve
    Field Value
    Type Description
    Tag
    In This Article
    Back to top Generated by DocFX