Search Results for

    Show / Hide Table of Contents

    Struct ModlSweepTrimObject

    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 ModlSweepTrimObject

    Fields

    num_thru_bodies

    Declaration
    public int num_thru_bodies
    Field Value
    Type Description
    int

    sign

    Declaration
    public ModlSweepTrimSigns sign
    Field Value
    Type Description
    ModlSweepTrimSigns

    thru_bodies

    Declaration
    public Tag[] thru_bodies
    Field Value
    Type Description
    Tag[]

    trim_count

    Declaration
    public int trim_count
    Field Value
    Type Description
    int

    trim_objects

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