Class ComponentNamePluginData
Inheritance
ComponentNamePluginData
Assembly: NXOpen.dll
Syntax
public class ComponentNamePluginData : TaggedObject, IMessageSink
Constructors
ComponentNamePluginData()
Declaration
protected ComponentNamePluginData()
Properties
ComponentName
Declaration
public string ComponentName { get; set; }
Property Value
ManagedModeFolderName
Declaration
public string ManagedModeFolderName { get; set; }
Property Value
ManagedModeItemName
Declaration
public string ManagedModeItemName { get; set; }
Property Value
ManagedModeItemRevision
Declaration
public string ManagedModeItemRevision { get; set; }
Property Value
ManagedModeItemType
Declaration
public string ManagedModeItemType { get; set; }
Property Value
NativeFileName
Declaration
public string NativeFileName { get; set; }
Property Value
NativePath
Declaration
public string NativePath { get; set; }
Property Value
RenameComponentPartFlag
Declaration
public bool RenameComponentPartFlag { get; set; }
Property Value
TemplateObject
Declaration
public NXObject TemplateObject { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink