Class ReplaceComponentBuilder
Inheritance
ReplaceComponentBuilder
Assembly: NXOpen.dll
Syntax
public class ReplaceComponentBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
ReplaceComponentBuilder()
Declaration
protected ReplaceComponentBuilder()
Properties
Components
Declaration
public SelectComponentList Components { get; }
Property Value
Location
Declaration
public Layout2dDefinitionLocation Location { get; set; }
Property Value
Path
Declaration
public string Path { get; set; }
Property Value
ReplaceAll
Declaration
public bool ReplaceAll { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink