NX Open C++ Reference Guide
Public Types | Public Member Functions | List of all members
NXOpen::Mechatronics::SignalMappingBuilder Class Reference

Represents a NXOpen::Mechatronics::SignalMappingBuilder
To create a new instance of this class, use NXOpen::Mechatronics::PhysicsManager::CreateSignalMappingBuilder

Created in NX8.5.0. More...

Inheritance diagram for NXOpen::Mechatronics::SignalMappingBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Types

enum  AppOption {
  AppOptionOpcda, AppOptionOpcua, AppOptionShm, AppOptionMatlab,
  AppOptionPlcsimadv, AppOptionTcp, AppOptionUdp, AppOptionProfinet
}
 the application option More...
 

Public Member Functions

NXOpen::Mechatronics::SignalMappingConnectionBuilderListConnectionList ()
 Returns. More...
 
NXOpen::Mechatronics::MATLABSignalConnectionBuilderListMATLABSignalConnectionList ()
 Returns the MATLAB Signal Connection Builder list
Created in NX11.0.0. More...
 
void SetFolder (NXOpen::Mechatronics::PMNavFolderObject *tgFolder)
 Sets folder in which the newly created connections will be stored. More...
 
NXOpen::Mechatronics::SHMSignalConnectionBuilderListSHMSignalConnectionList ()
 Returns the SHM Signal Connection Builder list
Created in NX9.0.0. More...
 
NXOpen::Mechatronics::SignalConnectionBuilderListSignalConnectionList ()
 Returns the signal connection builder list
Created in NX8.5.0. More...
 
- Public Member Functions inherited from NXOpen::Builder
NXOpen::NXObjectCommit ()
 Commits any edits that have been applied to the builder. More...
 
void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
std::vector< NXOpen::NXObject * > GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
NXOpen::NXObjectGetObject ()
 Returns the object currently being edited by this builder. More...
 
void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a NXOpen::Mechatronics::SignalMappingBuilder
To create a new instance of this class, use NXOpen::Mechatronics::PhysicsManager::CreateSignalMappingBuilder

Created in NX8.5.0.


Member Enumeration Documentation

the application option

Enumerator
AppOptionOpcda 

opcda

AppOptionOpcua 

opcua

AppOptionShm 

shm

AppOptionMatlab 

matlab

AppOptionPlcsimadv 

plcsimadv

AppOptionTcp 

tcp

AppOptionUdp 

udp

AppOptionProfinet 

profinet

Member Function Documentation

NXOpen::Mechatronics::SignalMappingConnectionBuilderList* NXOpen::Mechatronics::SignalMappingBuilder::ConnectionList ( )

Returns.

the signal mapping connection builder list.


Created in NX12.0.0.

License requirements : None

NXOpen::Mechatronics::MATLABSignalConnectionBuilderList* NXOpen::Mechatronics::SignalMappingBuilder::MATLABSignalConnectionList ( )

Returns the MATLAB Signal Connection Builder list
Created in NX11.0.0.



License requirements : None

void NXOpen::Mechatronics::SignalMappingBuilder::SetFolder ( NXOpen::Mechatronics::PMNavFolderObject tgFolder)

Sets folder in which the newly created connections will be stored.


Created in NX11.0.0.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Parameters
tgFoldertgfolder
NXOpen::Mechatronics::SHMSignalConnectionBuilderList* NXOpen::Mechatronics::SignalMappingBuilder::SHMSignalConnectionList ( )

Returns the SHM Signal Connection Builder list
Created in NX9.0.0.



License requirements : None

NXOpen::Mechatronics::SignalConnectionBuilderList* NXOpen::Mechatronics::SignalMappingBuilder::SignalConnectionList ( )

Returns the signal connection builder list
Created in NX8.5.0.



License requirements : None


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