Struct UFModl.SimplData
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
Fields
boundary_edges
Declaration
public Tag[] boundary_edges
Field Value
boundary_faces
Declaration
public Tag[] boundary_faces
Field Value
imprint_features
Declaration
public Tag[] imprint_features
Field Value
max_hole_dia_expression
Declaration
public Tag max_hole_dia_expression
Field Value
n_boundary_edges
Declaration
public int n_boundary_edges
Field Value
Type |
Description |
System.Int32 |
|
n_boundary_faces
Declaration
public int n_boundary_faces
Field Value
Type |
Description |
System.Int32 |
|
n_imprint_features
Declaration
public int n_imprint_features
Field Value
Type |
Description |
System.Int32 |
|
n_non_boundary_edges
Declaration
public int n_non_boundary_edges
Field Value
Type |
Description |
System.Int32 |
|
n_removed_faces
Declaration
public int n_removed_faces
Field Value
Type |
Description |
System.Int32 |
|
n_retained_faces
Declaration
public int n_retained_faces
Field Value
Type |
Description |
System.Int32 |
|
non_boundary_edges
Declaration
public Tag[] non_boundary_edges
Field Value
removed_faces
Declaration
public Tag[] removed_faces
Field Value
retained_faces
Declaration
public Tag[] retained_faces
Field Value