Search Results for

    Show / Hide Table of Contents

    Struct UFSket.ConGeom

    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 UFSket.ConGeom

    Fields

    geom_tag

    Declaration
    public Tag geom_tag
    Field Value
    Type Description
    Tag

    help_parameter

    Declaration
    public double help_parameter
    Field Value
    Type Description
    double

    help_point

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

    use_help

    Declaration
    public UFSket.HelpType use_help
    Field Value
    Type Description
    UFSket.HelpType

    vertex_index

    Declaration
    public int vertex_index
    Field Value
    Type Description
    int

    vertex_type

    Declaration
    public UFSket.GeomVertex vertex_type
    Field Value
    Type Description
    UFSket.GeomVertex
    In this article
    Back to top Generated by DocFX