ExpressionBlockBuilderSlot_Struct Struct¶
NXOpen.Mechatronics.ExpressionBlockBuilder.Slot is an alias for NXOpen.Mechatronics.ExpressionBlockBuilderSlot_Struct
-
class
NXOpen.Mechatronics.ExpressionBlockBuilderSlot_Struct¶ Bases:
objectRepresents Slot definition structure.
. Constructor: NXOpen.Mechatronics.ExpressionBlockBuilder.Slot()
Fields¶
| Field | Description |
|---|---|
| ESlotType | Slot type that indicate the data structure is used for |
| Name | Slot Name |
| EDataType | Data type |
| BoolValue | Data Value (bool) |
| IntValue | Data Value (int) |
| DoubleValue | Data Value (double) |
| Unit | Data Unit |
| Formula | Formula |
| Comment | Comment Text |
| TgPhysicsObject | Connnected Physics Object |
| NPhysicsPropTag | Connnected Physics Property Persisent index |
ESlotType¶
-
ExpressionBlockBuilderSlot_Struct.ESlotType¶ Slot type that indicate the data structure is used for
-------------------------------------Field Value Type:
NXOpen.Mechatronics.ExpressionBlockBuilderSlotType
Name¶
-
ExpressionBlockBuilderSlot_Struct.Name¶ Slot Name
-------------------------------------Field Value Type:str
EDataType¶
-
ExpressionBlockBuilderSlot_Struct.EDataType¶ Data type
-------------------------------------Field Value Type:
NXOpen.Mechatronics.ExpressionBlockBuilderDataType
BoolValue¶
-
ExpressionBlockBuilderSlot_Struct.BoolValue¶ Data Value (bool)
-------------------------------------Field Value Type:bool
IntValue¶
-
ExpressionBlockBuilderSlot_Struct.IntValue¶ Data Value (int)
-------------------------------------Field Value Type:int
DoubleValue¶
-
ExpressionBlockBuilderSlot_Struct.DoubleValue¶ Data Value (double)
-------------------------------------Field Value Type:float
Unit¶
-
ExpressionBlockBuilderSlot_Struct.Unit¶ Data Unit
-------------------------------------Field Value Type:
NXOpen.Unit
Formula¶
-
ExpressionBlockBuilderSlot_Struct.Formula¶ -------------------------------------Field Value Type:str
Comment¶
-
ExpressionBlockBuilderSlot_Struct.Comment¶ Comment Text
-------------------------------------Field Value Type:str
TgPhysicsObject¶
-
ExpressionBlockBuilderSlot_Struct.TgPhysicsObject¶ Connnected Physics Object
-------------------------------------Field Value Type:
NXOpen.NXObject