Struct UFModl.SnipsrfFeatureData
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 SnipsrfFeatureData
Fields
boundary_type
Declaration
public UFModl.SnipsurfBoundaryType boundary_type
Field Value
edit_face
Declaration
Field Value
project_method
Declaration
public int project_method
Field Value
Type |
Description |
System.Int32 |
|
project_vector
Declaration
public double[] project_vector
Field Value
Type |
Description |
System.Double[] |
|
refit_degree
Declaration
Field Value
Type |
Description |
System.Int32 |
|
refit_method
Declaration
public UFModl.SnipsurfRefitMethod refit_method
Field Value
refit_patches
Declaration
Field Value
Type |
Description |
System.Int32 |
|
region_point_uv
Declaration
public double[] region_point_uv
Field Value
Type |
Description |
System.Double[] |
|
snip_cv_string
Declaration
public StringList snip_cv_string
Field Value
snip_or_divide
Declaration
public int snip_or_divide
Field Value
Type |
Description |
System.Int32 |
|
snipping_plane
Declaration
public Tag snipping_plane
Field Value
tols
Declaration
Field Value
Type |
Description |
System.Double[] |
|