NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::CAE::Connections::ComponentData Class Reference

Composer connection. More...

Inheritance diagram for NXOpen::CAE::Connections::ComponentData:
NXOpen::TaggedObject

Public Member Functions

NXString ComponentName ()
 Returns the component name
Created in NX12.0.0. More...
 
NXString ConnectionPointsPath ()
 Returns the connection points path
Created in NX12.0.0. More...
 
NXString FilePath ()
 Returns the file path
Created in NX12.0.0. More...
 
NXString IOSetPath ()
 Returns the IO set path
Created in NX12.0.0. More...
 
NXString MassPath ()
 Returns the mass path
Created in NX12.0.0. More...
 
NXString MeshPath ()
 Returns the mesh path
Created in NX12.0.0. More...
 
void SetComponentName (const NXString &name)
 Sets the component name
Created in NX12.0.0. More...
 
void SetComponentName (const char *name)
 Sets the component name
Created in NX12.0.0. More...
 
void SetConnectionPointsPath (const NXString &connectionPointsPath)
 Sets the connection points path
Created in NX12.0.0. More...
 
void SetConnectionPointsPath (const char *connectionPointsPath)
 Sets the connection points path
Created in NX12.0.0. More...
 
void SetFilePath (const NXString &path)
 Sets the file path
Created in NX12.0.0. More...
 
void SetFilePath (const char *path)
 Sets the file path
Created in NX12.0.0. More...
 
void SetIOSetPath (const NXString &ioSetPath)
 Sets the IO set path
Created in NX12.0.0. More...
 
void SetIOSetPath (const char *ioSetPath)
 Sets the IO set path
Created in NX12.0.0. More...
 
void SetMassPath (const NXString &massPath)
 Sets the mass path
Created in NX12.0.0. More...
 
void SetMassPath (const char *massPath)
 Sets the mass path
Created in NX12.0.0. More...
 
void SetMeshPath (const NXString &meshPath)
 Sets the mesh path
Created in NX12.0.0. More...
 
void SetMeshPath (const char *meshPath)
 Sets the mesh path
Created in NX12.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Composer connection.

Use this interface to set/get properties and parameters of the spot weld connection.
Created in NX12.0.0.

Member Function Documentation

NXString NXOpen::CAE::Connections::ComponentData::ComponentName ( )

Returns the component name
Created in NX12.0.0.



License requirements : None

NXString NXOpen::CAE::Connections::ComponentData::ConnectionPointsPath ( )

Returns the connection points path
Created in NX12.0.0.



License requirements : None

NXString NXOpen::CAE::Connections::ComponentData::FilePath ( )

Returns the file path
Created in NX12.0.0.



License requirements : None

NXString NXOpen::CAE::Connections::ComponentData::IOSetPath ( )

Returns the IO set path
Created in NX12.0.0.



License requirements : None

NXString NXOpen::CAE::Connections::ComponentData::MassPath ( )

Returns the mass path
Created in NX12.0.0.



License requirements : None

NXString NXOpen::CAE::Connections::ComponentData::MeshPath ( )

Returns the mesh path
Created in NX12.0.0.



License requirements : None

void NXOpen::CAE::Connections::ComponentData::SetComponentName ( const NXString name)

Sets the component name
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
namename
void NXOpen::CAE::Connections::ComponentData::SetComponentName ( const char *  name)

Sets the component name
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
namename
void NXOpen::CAE::Connections::ComponentData::SetConnectionPointsPath ( const NXString connectionPointsPath)

Sets the connection points path
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
connectionPointsPathconnectionpointspath
void NXOpen::CAE::Connections::ComponentData::SetConnectionPointsPath ( const char *  connectionPointsPath)

Sets the connection points path
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
connectionPointsPathconnectionpointspath
void NXOpen::CAE::Connections::ComponentData::SetFilePath ( const NXString path)

Sets the file path
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
pathpath
void NXOpen::CAE::Connections::ComponentData::SetFilePath ( const char *  path)

Sets the file path
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
pathpath
void NXOpen::CAE::Connections::ComponentData::SetIOSetPath ( const NXString ioSetPath)

Sets the IO set path
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
ioSetPathiosetpath
void NXOpen::CAE::Connections::ComponentData::SetIOSetPath ( const char *  ioSetPath)

Sets the IO set path
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
ioSetPathiosetpath
void NXOpen::CAE::Connections::ComponentData::SetMassPath ( const NXString massPath)

Sets the mass path
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
massPathmasspath
void NXOpen::CAE::Connections::ComponentData::SetMassPath ( const char *  massPath)

Sets the mass path
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
massPathmasspath
void NXOpen::CAE::Connections::ComponentData::SetMeshPath ( const NXString meshPath)

Sets the mesh path
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
meshPathmeshpath
void NXOpen::CAE::Connections::ComponentData::SetMeshPath ( const char *  meshPath)

Sets the mesh path
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
meshPathmeshpath

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