Struct SheetmetalBendParameters
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.Features.SheetMetal
Assembly: NXOpen.dll
Syntax
public struct SheetmetalBendParameters
Fields
BendAngle
Declaration
public double BendAngle
Field Value
Type | Description |
---|---|
System.Double |
BendState
Declaration
public SheetmetalBendState BendState
Field Value
Type | Description |
---|---|
SheetmetalBendState |
InnerRadius
Declaration
public double InnerRadius
Field Value
Type | Description |
---|---|
System.Double |
NeutralFactor
Declaration
public double NeutralFactor
Field Value
Type | Description |
---|---|
System.Double |
Methods
ToString()
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
System.String |
Overrides
System.ValueType.ToString()