Struct UFSubdiv.Isocline
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)
Namespace: NXOpen.UF
Assembly: NXOpen.UF.dll
Syntax
public struct Isocline
Fields
angle_str
Declaration
public string angle_str
Field Value
Type | Description |
---|---|
System.String |
body_tag
Declaration
public Tag body_tag
Field Value
Type | Description |
---|---|
Tag |
direction
Declaration
public Tag direction
Field Value
Type | Description |
---|---|
Tag |
excluded_faces
Declaration
public Tag[] excluded_faces
Field Value
Type | Description |
---|---|
Tag[] |
face_count
Declaration
public int face_count
Field Value
Type | Description |
---|---|
System.Int32 |
second_direction
Declaration
public Tag second_direction
Field Value
Type | Description |
---|---|
Tag |