Class ReplaceComponentBuilder
Inheritance
System.Object
System.MarshalByRefObject
ReplaceComponentBuilder
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.Layout2d
Assembly: NXOpen.dll
Syntax
public class ReplaceComponentBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
ReplaceComponentBuilder()
Declaration
protected ReplaceComponentBuilder()
Properties
Components
Declaration
public SelectComponentList Components { get; }
Property Value
Type | Description |
---|---|
SelectComponentList |
Location
Declaration
public Layout2dDefinitionLocation Location { get; set; }
Property Value
Type | Description |
---|---|
Layout2dDefinitionLocation |
Path
Declaration
public string Path { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ReplaceAll
Declaration
public bool ReplaceAll { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Implements
System.Runtime.Remoting.Messaging.IMessageSink