NXOpen .NET Reference Guide
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Properties | List of all members
NXOpen.CAE.Connections.ComposerData Class Reference

Composer connection. More...

Inheritance diagram for NXOpen.CAE.Connections.ComposerData:
NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe
NXOpen.CAE.Connections.ComponentData 
CreateComponent ()
 Create component. More...
 
unsafe
NXOpen.CAE.Connections.ConnectionData 
CreateConnection ()
 Create component. More...
 
unsafe
NXOpen.CAE.Connections.ComponentData[] 
GetComponents ()
 Gets components. More...
 
unsafe
NXOpen.CAE.Connections.ConnectionData[] 
GetConnections ()
 Gets connections More...
 
unsafe void SetComponents (NXOpen.CAE.Connections.ComponentData[] components)
 Sets components. More...
 
unsafe void SetConnections (NXOpen.CAE.Connections.ConnectionData[] connections)
 Sets connections More...
 
- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Properties

unsafe string AssemblyName [get, set]
 Returns or sets the assembly name More...
 
unsafe string InputFileDir [get, set]
 Returns or sets the input file direction More...
 
unsafe string MaterialDBDir [get, set]
 Returns or sets the material file direction More...
 
unsafe string OutputFileDir [get, set]
 Returns or sets the output file direction More...
 
unsafe int StartNumAxisSystems [get, set]
 Returns or sets the start axis number More...
 
unsafe int StartNumNodeAndElement [get, set]
 Returns or sets the start node and element number More...
 
unsafe int StartNumProperties [get, set]
 Returns or sets the start properties number More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Composer connection.

Use this interface to set/get/create properties and set/get parameters of the composer.

Created in NX12.0.0

Member Function Documentation

unsafe NXOpen.CAE.Connections.ComponentData NXOpen.CAE.Connections.ComposerData.CreateComponent ( )
inline

Create component.

Created in NX1847.0.0

License requirements: sc_nv_comp (" Simcenter NVH Composer")

Returns
unsafe NXOpen.CAE.Connections.ConnectionData NXOpen.CAE.Connections.ComposerData.CreateConnection ( )
inline

Create component.

Created in NX1847.0.0

License requirements: sc_nv_comp (" Simcenter NVH Composer")

Returns
unsafe NXOpen.CAE.Connections.ComponentData [] NXOpen.CAE.Connections.ComposerData.GetComponents ( )
inline

Gets components.

Created in NX12.0.0

License requirements: None.

Returns
unsafe NXOpen.CAE.Connections.ConnectionData [] NXOpen.CAE.Connections.ComposerData.GetConnections ( )
inline

Gets connections

Created in NX12.0.0

License requirements: None.

Returns
unsafe void NXOpen.CAE.Connections.ComposerData.SetComponents ( NXOpen.CAE.Connections.ComponentData[]  components)
inline

Sets components.

Created in NX12.0.0

License requirements: sc_nv_comp (" Simcenter NVH Composer")

Parameters
components
unsafe void NXOpen.CAE.Connections.ComposerData.SetConnections ( NXOpen.CAE.Connections.ConnectionData[]  connections)
inline

Sets connections

Created in NX12.0.0

License requirements: sc_nv_comp (" Simcenter NVH Composer")

Parameters
connections

Property Documentation

unsafe string NXOpen.CAE.Connections.ComposerData.AssemblyName
getset

Returns or sets the assembly name

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: sc_nv_comp (" Simcenter NVH Composer")

unsafe string NXOpen.CAE.Connections.ComposerData.InputFileDir
getset

Returns or sets the input file direction

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: sc_nv_comp (" Simcenter NVH Composer")

unsafe string NXOpen.CAE.Connections.ComposerData.MaterialDBDir
getset

Returns or sets the material file direction

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: sc_nv_comp (" Simcenter NVH Composer")

unsafe string NXOpen.CAE.Connections.ComposerData.OutputFileDir
getset

Returns or sets the output file direction

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: sc_nv_comp (" Simcenter NVH Composer")

unsafe int NXOpen.CAE.Connections.ComposerData.StartNumAxisSystems
getset

Returns or sets the start axis number

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: sc_nv_comp (" Simcenter NVH Composer")

unsafe int NXOpen.CAE.Connections.ComposerData.StartNumNodeAndElement
getset

Returns or sets the start node and element number

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: sc_nv_comp (" Simcenter NVH Composer")

unsafe int NXOpen.CAE.Connections.ComposerData.StartNumProperties
getset

Returns or sets the start properties number

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: sc_nv_comp (" Simcenter NVH Composer")


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