Search Results for

    Show / Hide Table of Contents

    Struct UFCurve.SectionRadialData

    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.SectionRadialData

    Fields

    base_axis

    Declaration
    public Tag base_axis
    Field Value
    Type Description
    Tag

    base_point

    Declaration
    public Tag base_point
    Field Value
    Type Description
    Tag

    end_angle

    Declaration
    public double end_angle
    Field Value
    Type Description
    double

    start_angle

    Declaration
    public double start_angle
    Field Value
    Type Description
    double

    step_angle

    Declaration
    public double step_angle
    Field Value
    Type Description
    double
    In this article
    Back to top Generated by DocFX