Class SymbolSaveBuilder
Inheritance
SymbolSaveBuilder
Assembly: NXOpen.dll
Syntax
public class SymbolSaveBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
SymbolSaveBuilder()
Declaration
protected SymbolSaveBuilder()
Properties
FolderPath
Declaration
public string FolderPath { get; set; }
Property Value
Name
Declaration
public string Name { get; set; }
Property Value
Methods
GetDescription()
Declaration
public string[] GetDescription()
Returns
SetDescription(string[])
Declaration
public void SetDescription(string[] text)
Parameters
Type |
Name |
Description |
string[] |
text |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink