Class CopySolidBuilder
Inheritance
System.Object
System.MarshalByRefObject
CopySolidBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
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)
Assembly: NXOpen.dll
public class CopySolidBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected CopySolidBuilder()
Properties
Declaration
public bool Associative { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public CloneObject CloneObject { get; }
Property Value
Declaration
public CopySolidBuilder.CopyDestinationType CopyDestinationSelection { get; set; }
Property Value
Declaration
public SelectComponent DestinationComponent { get; }
Property Value
Declaration
public bool FixAtCurrentTimestamp { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool MultipleComponents { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
OriginalBodyLayer
Declaration
public int OriginalBodyLayer { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
OriginalBodyOperation
Declaration
public CopySolidBuilder.OriginalOperationOption OriginalBodyOperation { get; set; }
Property Value
Declaration
public SelectBodyList SelectBodies { get; }
Property Value
Declaration
public SelectComponent SelectParentPartOcc { get; }
Property Value
Declaration
public string TemplateNameListValue { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public ToolingApplication WizardType { get; set; }
Property Value
Methods
Declaration
public void ClearPartItems()
Declaration
public string GetParentFromConfigurationRecord()
Returns
Type |
Description |
System.String |
|
Declaration
public void SetIsDefinedParent(bool isDefinedParent)
Parameters
Type |
Name |
Description |
System.Boolean |
isDefinedParent |
|
Declaration
public void SetTemplateAttribute(string templateName, string attributeName, string attributeValue, bool deleteAttr)
Parameters
Type |
Name |
Description |
System.String |
templateName |
|
System.String |
attributeName |
|
System.String |
attributeValue |
|
System.Boolean |
deleteAttr |
|
Declaration
public void UpdateCloneItemsName()
Declaration
public void UpdateClonePartItems(CopySolidBuilder.PartItemUpdateType updateType)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink