NXOpen .NET Reference  12.0.0
Public Member Functions | Properties | List of all members
NXOpen.CAE.Connections.ComposerData Class Reference

Composer connection. More...

Inheritance diagram for NXOpen.CAE.Connections.ComposerData:

Public Member Functions

unsafe
NXOpen.CAE.Connections.ComponentData[] 
GetComponents ()
 Gets components. More...
 
unsafe void SetComponents (NXOpen.CAE.Connections.ComponentData[] components)
 Sets components. More...
 
unsafe
NXOpen.CAE.Connections.ConnectionData[] 
GetConnections ()
 Gets connections More...
 
unsafe void SetConnections (NXOpen.CAE.Connections.ConnectionData[] connections)
 Sets connections 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...
 

Detailed Description

Composer connection.

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

Created in NX12.0.0

Member Function Documentation

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

Gets components.

Created in NX12.0.0

License requirements: None.

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

Gets connections

Created in NX12.0.0

License requirements: None.

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

Sets components.

Created in NX12.0.0

License requirements: nx_masterfem ("Finite Element Modeling")

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

Sets connections

Created in NX12.0.0

License requirements: nx_masterfem ("Finite Element Modeling")

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: nx_masterfem ("Finite Element Modeling")

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: nx_masterfem ("Finite Element Modeling")

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: nx_masterfem ("Finite Element Modeling")

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: nx_masterfem ("Finite Element Modeling")

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: nx_masterfem ("Finite Element Modeling")

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: nx_masterfem ("Finite Element Modeling")

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: nx_masterfem ("Finite Element Modeling")


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