Class NewPartBuilder
Inheritance
System.Object
System.MarshalByRefObject
NewPartBuilder
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.CloudDM
Assembly: NXOpen.dll
Syntax
public class NewPartBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
NewPartBuilder()
Declaration
protected NewPartBuilder()
Properties
AttributeHolder
Declaration
public NXObject AttributeHolder { get; }
Property Value
Type | Description |
---|---|
NXObject |
DesignDescription
Declaration
public string DesignDescription { get; set; }
Property Value
Type | Description |
---|---|
System.String |
DesignName
Declaration
public string DesignName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
DesignNumber
Declaration
public string DesignNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String |
DesignRevision
Declaration
public string DesignRevision { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Folder
Declaration
public string Folder { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Project
Declaration
public string Project { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TemplatePart
Declaration
public string TemplatePart { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Methods
AutoAssignDesignNumber()
Declaration
public void AutoAssignDesignNumber()
SetTemplatePartContext(NewPartBuilder.TemplatePartContextinfo)
Declaration
public void SetTemplatePartContext(NewPartBuilder.TemplatePartContextinfo templatePartContext)
Parameters
Type | Name | Description |
---|---|---|
NewPartBuilder.TemplatePartContextinfo | templatePartContext |
SynchronizeAttributes()
Declaration
public void SynchronizeAttributes()
Implements
System.Runtime.Remoting.Messaging.IMessageSink