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

Composer. More...

Inheritance diagram for NXOpen.CAE.Connections.Composer:

Public Member Functions

unsafe void ReadAssemblyDefinition (string filePath)
 ReadAssemblyFromExcel More...
 
unsafe void WriteAssemblyDefinition (string filePath)
 WriteAssemblyFromExcel More...
 
unsafe void ReadConnectionsDB (string filePath)
 ReadConnectionsDB More...
 
unsafe void GetMeshPartFromPID (NXOpen.TaggedObject pid, out NXOpen.TaggedObject[] meshParts)
 GetMeshPartFromPID More...
 
unsafe void GetAxisFromAlias (string axisAlias, out NXOpen.CoordinateSystem[] axes)
 GetAxisFromAlias More...
 
unsafe void GetGroupFromAlias (string axisAlias, out NXOpen.CAE.SelectionRecipe[] groups)
 GetGroupFromAlias More...
 
unsafe string[] CheckAssemblyConnections ()
 CheckAssemblyConnections More...
 
unsafe string[] CheckAssemblyDocumentConnections ()
 CheckAssemblyDocumentConnections More...
 

Properties

unsafe
NXOpen.CAE.Connections.ComposerData 
ComposerData [get, set]
 Returns or sets the composer data More...
 
unsafe
NXOpen.CAE.Connections.ConnectionDBData 
ConnectionDBData [get, set]
 Returns or sets the connection db data More...
 

Detailed Description

Composer.

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

Created in NX12.0.0

Member Function Documentation

unsafe string [] NXOpen.CAE.Connections.Composer.CheckAssemblyConnections ( )

CheckAssemblyConnections

Created in NX12.0.0

License requirements: nx_masterfem ("Finite Element Modeling")

Returns
unsafe string [] NXOpen.CAE.Connections.Composer.CheckAssemblyDocumentConnections ( )

CheckAssemblyDocumentConnections

Created in NX12.0.0

License requirements: nx_masterfem ("Finite Element Modeling")

Returns
unsafe void NXOpen.CAE.Connections.Composer.GetAxisFromAlias ( string  axisAlias,
out NXOpen.CoordinateSystem[]  axes 
)

GetAxisFromAlias

Created in NX12.0.0

License requirements: nx_masterfem ("Finite Element Modeling")

Parameters
axisAlias
axes
unsafe void NXOpen.CAE.Connections.Composer.GetGroupFromAlias ( string  axisAlias,
out NXOpen.CAE.SelectionRecipe[]  groups 
)

GetGroupFromAlias

Created in NX12.0.0

License requirements: nx_masterfem ("Finite Element Modeling")

Parameters
axisAlias
groups
unsafe void NXOpen.CAE.Connections.Composer.GetMeshPartFromPID ( NXOpen.TaggedObject  pid,
out NXOpen.TaggedObject[]  meshParts 
)

GetMeshPartFromPID

Created in NX12.0.0

License requirements: nx_masterfem ("Finite Element Modeling")

Parameters
pid
meshParts
unsafe void NXOpen.CAE.Connections.Composer.ReadAssemblyDefinition ( string  filePath)

ReadAssemblyFromExcel

Created in NX12.0.0

License requirements: nx_masterfem ("Finite Element Modeling")

Parameters
filePath
unsafe void NXOpen.CAE.Connections.Composer.ReadConnectionsDB ( string  filePath)

ReadConnectionsDB

Created in NX12.0.0

License requirements: nx_masterfem ("Finite Element Modeling")

Parameters
filePath
unsafe void NXOpen.CAE.Connections.Composer.WriteAssemblyDefinition ( string  filePath)

WriteAssemblyFromExcel

Created in NX12.0.0

License requirements: nx_masterfem ("Finite Element Modeling")

Parameters
filePath

Property Documentation

unsafe NXOpen.CAE.Connections.ComposerData NXOpen.CAE.Connections.Composer.ComposerData
getset

Returns or sets the composer data

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: nx_masterfem ("Finite Element Modeling")

unsafe NXOpen.CAE.Connections.ConnectionDBData NXOpen.CAE.Connections.Composer.ConnectionDBData
getset

Returns or sets the connection db data

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.