NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Attributes | List of all members
NXOpen.Mechatronics.ExpressionBlockBuilder.Slot Struct Reference

Represents Slot definition structure. More...

Public Attributes

bool BoolValue
 Data Value (bool) More...
 
string Comment
 Comment Text More...
 
double DoubleValue
 Data Value (double) More...
 
NXOpen.Mechatronics.ExpressionBlockBuilder.DataType EDataType
 Data type More...
 
NXOpen.Mechatronics.ExpressionBlockBuilder.SlotType ESlotType
 Slot type that indicate the data structure is used for More...
 
string Formula
 Formula More...
 
int IntValue
 Data Value (int) More...
 
string Name
 Slot Name More...
 
int NPhysicsPropTag
 Connnected Physics Property Persisent index More...
 
NXOpen.NXObject TgPhysicsObject
 Connnected Physics Object More...
 
NXOpen.Unit Unit
 Data Unit 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 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.