Struct UFCurve.Limit
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 Limit
Fields
help_data
Declaration
public UFCurve.HelpData help_data
Field Value
| Type | Description |
|---|---|
| UFCurve.HelpData |
limit_type
Declaration
public UFCurve.LimitType limit_type
Field Value
| Type | Description |
|---|---|
| UFCurve.LimitType |
limiting_obj
Declaration
public Tag limiting_obj
Field Value
| Type | Description |
|---|---|
| Tag |
value
Declaration
public double value
Field Value
| Type | Description |
|---|---|
| System.Double |