NXOpen .NET Reference  12.0.0
Public Attributes | List of all members
NXOpen.Mechatronics.ExpressionBlockBuilder.Slot Struct Reference

Represents Slot definition structure. More...

Public Attributes

NXOpen.Mechatronics.ExpressionBlockBuilder.SlotType ESlotType
 Slot type that indicate the data structure is used for More...
 
string Name
 Slot Name More...
 
NXOpen.Mechatronics.ExpressionBlockBuilder.DataType EDataType
 Data type More...
 
bool BoolValue
 Data Value (bool) More...
 
int IntValue
 Data Value (int) More...
 
double DoubleValue
 Data Value (double) More...
 
NXOpen.Unit Unit
 Data Unit More...
 
string Formula
 Formula More...
 
string Comment
 Comment Text More...
 
NXOpen.NXObject TgPhysicsObject
 Connnected Physics Object More...
 
int NPhysicsPropTag
 Connnected Physics Property Persisent index More...
 

Detailed Description

Represents Slot definition structure.

Member Data Documentation

bool NXOpen.Mechatronics.ExpressionBlockBuilder.Slot.BoolValue

Data Value (bool)

string NXOpen.Mechatronics.ExpressionBlockBuilder.Slot.Comment

Comment Text

double NXOpen.Mechatronics.ExpressionBlockBuilder.Slot.DoubleValue

Data Value (double)

NXOpen.Mechatronics.ExpressionBlockBuilder.DataType NXOpen.Mechatronics.ExpressionBlockBuilder.Slot.EDataType

Data type

NXOpen.Mechatronics.ExpressionBlockBuilder.SlotType NXOpen.Mechatronics.ExpressionBlockBuilder.Slot.ESlotType

Slot type that indicate the data structure is used for

string NXOpen.Mechatronics.ExpressionBlockBuilder.Slot.Formula

Formula

int NXOpen.Mechatronics.ExpressionBlockBuilder.Slot.IntValue

Data Value (int)

string NXOpen.Mechatronics.ExpressionBlockBuilder.Slot.Name

Slot Name

int NXOpen.Mechatronics.ExpressionBlockBuilder.Slot.NPhysicsPropTag

Connnected Physics Property Persisent index

NXOpen.NXObject NXOpen.Mechatronics.ExpressionBlockBuilder.Slot.TgPhysicsObject

Connnected Physics Object

NXOpen.Unit NXOpen.Mechatronics.ExpressionBlockBuilder.Slot.Unit

Data Unit


The documentation for this struct was generated from the following file:
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.