Search Results for

    Show / Hide Table of Contents

    Struct UFCamgeom.CustomPoint

    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 UFCamgeom.CustomPoint

    Fields

    depth

    Declaration
    public double depth
    Field Value
    Type Description
    double

    lower_depth

    Declaration
    public double lower_depth
    Field Value
    Type Description
    double

    point_acs

    Declaration
    public double[] point_acs
    Field Value
    Type Description
    double[]

    point_tag

    Declaration
    public Tag point_tag
    Field Value
    Type Description
    Tag

    upper_depth

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