Class ReplaceSymbolBuilder
Inheritance
ReplaceSymbolBuilder
Assembly: NXOpen.dll
Syntax
public class ReplaceSymbolBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
ReplaceSymbolBuilder()
Declaration
protected ReplaceSymbolBuilder()
Properties
IsPartSymbol
Declaration
public bool IsPartSymbol { get; set; }
Property Value
ReplaceAll
Declaration
public bool ReplaceAll { get; set; }
Property Value
Symbol
Declaration
public SelectBaseCustomSymbolList Symbol { get; }
Property Value
SymbolName
Declaration
public string SymbolName { get; set; }
Property Value
SymbolPath
Declaration
public string SymbolPath { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink