Struct UFModl.EdgeBlendData
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 EdgeBlendData
Fields
blend_instanced
Declaration
public bool blend_instanced
Field Value
Type |
Description |
System.Boolean |
|
blend_radius
Declaration
public string blend_radius
Field Value
Type |
Description |
System.String |
|
blend_setback
Declaration
public bool blend_setback
Field Value
Type |
Description |
System.Boolean |
|
blend_type
Declaration
Field Value
Type |
Description |
System.Int32 |
|
cliff_overflow
Declaration
public bool cliff_overflow
Field Value
Type |
Description |
System.Boolean |
|
edge_data
Declaration
public UFModl.BlendEdge[] edge_data
Field Value
notch_overflow
Declaration
public bool notch_overflow
Field Value
Type |
Description |
System.Boolean |
|
number_edges
Declaration
Field Value
Type |
Description |
System.Int32 |
|
smooth_overflow
Declaration
public bool smooth_overflow
Field Value
Type |
Description |
System.Boolean |
|
vrb_tolerance
Declaration
public double vrb_tolerance
Field Value
Type |
Description |
System.Double |
|