Struct ExpressionBlockBuilder.Slot
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)
Assembly: NXOpen.dll
Syntax
Fields
BoolValue
Declaration
Field Value
Type |
Description |
System.Boolean |
|
Declaration
Field Value
Type |
Description |
System.String |
|
DoubleValue
Declaration
public double DoubleValue
Field Value
Type |
Description |
System.Double |
|
EDataType
Declaration
public ExpressionBlockBuilder.DataType EDataType
Field Value
ESlotType
Declaration
public ExpressionBlockBuilder.SlotType ESlotType
Field Value
Declaration
Field Value
Type |
Description |
System.String |
|
IntValue
Declaration
Field Value
Type |
Description |
System.Int32 |
|
Name
Declaration
Field Value
Type |
Description |
System.String |
|
NPhysicsPropTag
Declaration
public int NPhysicsPropTag
Field Value
Type |
Description |
System.Int32 |
|
TgPhysicsObject
Declaration
public NXObject TgPhysicsObject
Field Value
Unit
Declaration
Field Value
Methods
ToString()
Declaration
public override string ToString()
Returns
Type |
Description |
System.String |
|
Overrides
System.ValueType.ToString()