Struct _ModlSweepTrimObject
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
struct _ModlSweepTrimObject
Fields
num_thru_bodies
Declaration
public int num_thru_bodies
Field Value
Type | Description |
---|---|
System.Int32 |
sign
Declaration
public ModlSweepTrimSigns sign
Field Value
Type | Description |
---|---|
ModlSweepTrimSigns |
thru_bodies
Declaration
public Tag*thru_bodies
Field Value
Type | Description |
---|---|
Tag* |
trim_count
Declaration
public int trim_count
Field Value
Type | Description |
---|---|
System.Int32 |
trim_objects
Declaration
public Tag*trim_objects
Field Value
Type | Description |
---|---|
Tag* |