Struct UFModl._EdgeBlendMultData
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
struct _EdgeBlendMultData
Fields
allow_twist_patches
Declaration
public bool allow_twist_patches
Field Value
Type |
Description |
System.Boolean |
|
blend_instanced
Declaration
public bool blend_instanced
Field Value
Type |
Description |
System.Boolean |
|
cliff_overflow
Declaration
public bool cliff_overflow
Field Value
Type |
Description |
System.Boolean |
|
notch_overflow
Declaration
public bool notch_overflow
Field Value
Type |
Description |
System.Boolean |
|
num_setback
Declaration
Field Value
Type |
Description |
System.Int32 |
|
num_sets
Declaration
Field Value
Type |
Description |
System.Int32 |
|
num_stopshort
Declaration
Field Value
Type |
Description |
System.Int32 |
|
num_var_rad
Declaration
Field Value
Type |
Description |
System.Int32 |
|
smooth_overflow
Declaration
public bool smooth_overflow
Field Value
Type |
Description |
System.Boolean |
|
soften_vertices
Declaration
public bool soften_vertices
Field Value
Type |
Description |
System.Boolean |
|
var_edges
Declaration
Field Value
var_radius_data
Declaration
public IntPtr var_radius_data
Field Value
Type |
Description |
System.IntPtr |
|
vrb_tolerance
Declaration
public double vrb_tolerance
Field Value
Type |
Description |
System.Double |
|