Class SmartTemplateTool
Inheritance
SmartTemplateTool
Assembly: NXOpen.dll
public class SmartTemplateTool : TaggedObject, IMessageSink
Constructors
Declaration
protected SmartTemplateTool()
Methods
Declaration
Declaration
public void ExportPIDs(CaePart caePart, string iAbsoluteExportPath)
Parameters
Declaration
public void ExportResultDataToExcel(SimSolution pSimSolution, string iAbsoluteExportPath, string resultName, bool drivingPoints, string indexFile)
Parameters
Declaration
public void ExportResults(SimSolution pSimSolution, string iAbsoluteExportPath)
Parameters
Declaration
public PhysicalPropertyTable[] GetGroupPhysicalPropertyTables(CaeGroup caeGroup)
Parameters
Returns
Declaration
public void GetHardPointNameAndType(string iAbsoluteFilePath, out SelRecipeBaseStrategy.Type[] listOfHardPointTypes, out string[] listOfHardPointNames)
Parameters
Type |
Name |
Description |
string |
iAbsoluteFilePath |
|
Type[] |
listOfHardPointTypes |
|
string[] |
listOfHardPointNames |
|
Declaration
public CaeGroup[] ImportGroups(CaePart caePart, string iAbsoluteImportPath)
Parameters
Returns
Declaration
public CaeGroup[] ImportGroups(CaePart caePart, string iAbsoluteImportPath, string[] selectedGroups)
Parameters
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink