Struct UFSf.UgsMeshAbstractionParams
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)
Assembly: NXOpen.UF.dll
Syntax
public struct UgsMeshAbstractionParams
Fields
edge_angle
Declaration
Field Value
Type |
Description |
System.Double |
|
edge_merge_toggle
Declaration
public int edge_merge_toggle
Field Value
Type |
Description |
System.Int32 |
|
fillet_max_rad
Declaration
public double fillet_max_rad
Field Value
Type |
Description |
System.Double |
|
fillet_min_rad
Declaration
public double fillet_min_rad
Field Value
Type |
Description |
System.Double |
|
fillet_num_elem
Declaration
public int fillet_num_elem
Field Value
Type |
Description |
System.Int32 |
|
fillet_toggle
Declaration
Field Value
Type |
Description |
System.Int32 |
|
fillet_type
Declaration
public UFSf.UgsAbstractionFilletTypeOption fillet_type
Field Value
small_feature
Declaration
public double small_feature
Field Value
Type |
Description |
System.Double |
|