Search Results for

    Show / Hide Table of Contents

    Struct UFCambnd.BoundaryData

    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 UFCambnd.BoundaryData

    Fields

    app_data

    Declaration
    public UFCambnd.AppData[] app_data
    Field Value
    Type Description
    AppData[]

    boundary_type

    Declaration
    public CamBoundaryType boundary_type
    Field Value
    Type Description
    CamBoundaryType

    ignore_chamfers

    Declaration
    public int ignore_chamfers
    Field Value
    Type Description
    int

    ignore_holes

    Declaration
    public int ignore_holes
    Field Value
    Type Description
    int

    ignore_islands

    Declaration
    public int ignore_islands
    Field Value
    Type Description
    int

    material_side

    Declaration
    public CamMaterialSide material_side
    Field Value
    Type Description
    CamMaterialSide

    matrix

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

    origin

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

    plane_type

    Declaration
    public int plane_type
    Field Value
    Type Description
    int
    In this article
    Back to top Generated by DocFX