Class ReplaceSymbolBuilder
Inheritance
System.Object
System.MarshalByRefObject
ReplaceSymbolBuilder
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.Annotations
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
Type | Description |
---|---|
System.Boolean |
ReplaceAll
Declaration
public bool ReplaceAll { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Symbol
Declaration
public SelectBaseCustomSymbolList Symbol { get; }
Property Value
Type | Description |
---|---|
SelectBaseCustomSymbolList |
SymbolName
Declaration
public string SymbolName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
SymbolPath
Declaration
public string SymbolPath { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Implements
System.Runtime.Remoting.Messaging.IMessageSink