Search Results for

    Show / Hide Table of Contents

    Struct UFCurve.OcfStringData

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

    Fields

    num_offsets

    Declaration
    public int num_offsets
    Field Value
    Type Description
    int

    offset_direction

    Declaration
    public int offset_direction
    Field Value
    Type Description
    int

    offset_distances

    Declaration
    public UFCurve.OcfValues[] offset_distances
    Field Value
    Type Description
    OcfValues[]

    string_tag

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