Search Results for

    Show / Hide Table of Contents

    Struct UFModl._MswpExtrude

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: NXOpen.UF
    Assembly: NXOpen.UF.dll
    Syntax
    struct _MswpExtrude

    Fields

    allow_self_intersecting_section

    Declaration
    public bool allow_self_intersecting_section
    Field Value
    Type Description
    System.Boolean

    angle_tol

    Declaration
    public double angle_tol
    Field Value
    Type Description
    System.Double

    chain_tol

    Declaration
    public double chain_tol
    Field Value
    Type Description
    System.Double

    closeProfileRule

    Declaration
    public int closeProfileRule
    Field Value
    Type Description
    System.Int32

    direction

    Declaration
    public Tag direction
    Field Value
    Type Description
    Tag

    dist_tol

    Declaration
    public double dist_tol
    Field Value
    Type Description
    System.Double

    heal_geom

    Declaration
    public int heal_geom
    Field Value
    Type Description
    System.Int32

    limits

    Declaration
    public UFModl.MswpLimits limits
    Field Value
    Type Description
    UFModl.MswpLimits

    offsets

    Declaration
    public UFModl.MswpOffsets offsets
    Field Value
    Type Description
    UFModl.MswpOffsets

    openProfileSmartVolume

    Declaration
    public bool openProfileSmartVolume
    Field Value
    Type Description
    System.Boolean

    planar_tol

    Declaration
    public double planar_tol
    Field Value
    Type Description
    System.Double

    section

    Declaration
    public Tag section
    Field Value
    Type Description
    Tag

    sign

    Declaration
    public FeatureSigns sign
    Field Value
    Type Description
    FeatureSigns

    solid_preferred

    Declaration
    public bool solid_preferred
    Field Value
    Type Description
    System.Boolean

    taper

    Declaration
    public UFModl.MswpTaper taper
    Field Value
    Type Description
    UFModl.MswpTaper

    target_body

    Declaration
    public Tag target_body
    Field Value
    Type Description
    Tag

    treatBsplineAsPline

    Declaration
    public int treatBsplineAsPline
    Field Value
    Type Description
    System.Int32
    In This Article
    Back to top Generated by DocFX