Class SmkTransitionPathEditorBuilder
Inheritance
SmkTransitionPathEditorBuilder
Assembly: NXOpen.dll
Syntax
public class SmkTransitionPathEditorBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
SmkTransitionPathEditorBuilder()
Declaration
protected SmkTransitionPathEditorBuilder()
Methods
GetTemplateFilePath()
Declaration
[Obsolete("Deprecated in NX2212.0.0. It is not supported anymore.")]
public string GetTemplateFilePath()
Returns
GetTemplateLocation()
Declaration
[Obsolete("Deprecated in NX2212.0.0. It is not supported anymore.")]
public SmkTransitionPathEditorBuilder.TemplateLocation GetTemplateLocation()
Returns
GetTemplateType()
Declaration
[Obsolete("Deprecated in NX2212.0.0. It is not supported anymore.")]
public SmkTransitionPathEditorBuilder.TemplateType GetTemplateType()
Returns
ImportDefaultTemplate()
Declaration
public void ImportDefaultTemplate()
ImportFromOtherMachine(string)
Declaration
public void ImportFromOtherMachine(string filePath)
Parameters
Type |
Name |
Description |
string |
filePath |
|
SetTemplateFilePath(string)
Declaration
[Obsolete("Deprecated in NX2212.0.0. It is not supported anymore.")]
public void SetTemplateFilePath(string filePath)
Parameters
Type |
Name |
Description |
string |
filePath |
|
SetTemplateLocation(TemplateLocation)
Declaration
[Obsolete("Deprecated in NX2212.0.0. It is not supported anymore.")]
public void SetTemplateLocation(SmkTransitionPathEditorBuilder.TemplateLocation templateLocation)
Parameters
SetTemplateType(TemplateType)
Declaration
[Obsolete("Deprecated in NX2212.0.0. It is not supported anymore.")]
public void SetTemplateType(SmkTransitionPathEditorBuilder.TemplateType templateType)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink