Class CopySolidBuilder
Inheritance
System.Object
System.MarshalByRefObject
CopySolidBuilder
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.Tooling
Assembly: NXOpen.dll
Syntax
public class CopySolidBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
CopySolidBuilder()
Declaration
protected CopySolidBuilder()
Properties
CloneObject
Declaration
public CloneObject CloneObject { get; }
Property Value
Type | Description |
---|---|
CloneObject |
LinkToNewComponents
Declaration
public bool LinkToNewComponents { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
MultipleComponents
Declaration
public bool MultipleComponents { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
SelectBodies
Declaration
public SelectBodyList SelectBodies { get; }
Property Value
Type | Description |
---|---|
SelectBodyList |
SelectParentPartOcc
Declaration
public SelectComponent SelectParentPartOcc { get; }
Property Value
Type | Description |
---|---|
SelectComponent |
WizardType
Declaration
public ToolingApplication WizardType { get; set; }
Property Value
Type | Description |
---|---|
ToolingApplication |
Implements
System.Runtime.Remoting.Messaging.IMessageSink