NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | Properties | List of all members
NXOpen.Tooling.ConcurrentDesignManagementBuilder Class Reference

Represents a NXOpen.Tooling.ConcurrentDesignManagementBuilder to support concurrent design workflow management. More...

Inheritance diagram for NXOpen.Tooling.ConcurrentDesignManagementBuilder:
NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  Types { DesignerLogin, TaskAssignment, SaveAndUpdate }
 Specifies the types of concurrent design management. More...
 
enum  UpdateTypes { SaveMyComponents, UpdateOtherComponents }
 Specifies the types of the update action. More...
 

Properties

unsafe string DesignerName [get, set]
 Returns or sets the designer name. More...
 
unsafe string DesignTasks [get, set]
 Returns or sets the designer names. More...
 
unsafe string ProjectLeader [get, set]
 Returns or sets the project leader name. More...
 
unsafe
NXOpen.Assemblies.SelectComponent 
SelectComponent [get]
 Returns the selected component to assign to a designer. More...
 
unsafe int SelectedDesignerIndex [get, set]
 Returns or sets the index of the selected designer. More...
 
unsafe bool SetAsMyDefaultTask [get, set]
 Returns or sets the option to set as the current user's default task. More...
 
unsafe string TaskDescription [get, set]
 Returns or sets the task description string More...
 
unsafe
NXOpen.Tooling.ConcurrentDesignManagementBuilder.Types 
Type [get, set]
 Returns or sets the type of concurrent design management. More...
 
unsafe
NXOpen.Tooling.ConcurrentDesignManagementBuilder.UpdateTypes 
UpdateOptions [get, set]
 Returns or sets the update type. More...
 
unsafe string UserName [get, set]
 Returns or sets the user name to login. More...
 
- Properties inherited from NXOpen.Builder
unsafe NXOpen.PreviewBuilder PreviewBuilder [get]
 Returns the preview builder subobject. More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.Builder
unsafe NXOpen.NXObject Commit ()
 Commits any edits that have been applied to the builder. More...
 
unsafe void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
unsafe NXOpen.NXObject[] GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
unsafe NXOpen.NXObject GetObject ()
 Returns the object currently being edited by this builder. More...
 
unsafe void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a NXOpen.Tooling.ConcurrentDesignManagementBuilder to support concurrent design workflow management.

To create a new instance of this class, use NXOpen.Tooling.WorkflowManagementCollection.CreateConcurrentDesignManagementBuilder

Default values.

Property Value

SetAsMyDefaultTask

0

UpdateOptions

SaveMyComponents

Created in NX8.0.0

Member Enumeration Documentation

Specifies the types of concurrent design management.

Enumerator
DesignerLogin 

the designer login page

TaskAssignment 

the task assignment page

SaveAndUpdate 

the save and update page

Specifies the types of the update action.

Enumerator
SaveMyComponents 

the save my components action

UpdateOtherComponents 

the update other components action

Property Documentation

unsafe string NXOpen.Tooling.ConcurrentDesignManagementBuilder.DesignerName
getset

Returns or sets the designer name.

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: prog_die_wizard ("UG/Progressive Die Wizard") OR nx_engineering_die_wizard ("NX Engineering Die Wizard")

unsafe string NXOpen.Tooling.ConcurrentDesignManagementBuilder.DesignTasks
getset

Returns or sets the designer names.

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: prog_die_wizard ("UG/Progressive Die Wizard") OR nx_engineering_die_wizard ("NX Engineering Die Wizard")

unsafe string NXOpen.Tooling.ConcurrentDesignManagementBuilder.ProjectLeader
getset

Returns or sets the project leader name.

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: prog_die_wizard ("UG/Progressive Die Wizard") OR nx_engineering_die_wizard ("NX Engineering Die Wizard")

unsafe NXOpen.Assemblies.SelectComponent NXOpen.Tooling.ConcurrentDesignManagementBuilder.SelectComponent
get

Returns the selected component to assign to a designer.

Created in NX8.0.0

License requirements: None.

unsafe int NXOpen.Tooling.ConcurrentDesignManagementBuilder.SelectedDesignerIndex
getset

Returns or sets the index of the selected designer.

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: prog_die_wizard ("UG/Progressive Die Wizard") OR nx_engineering_die_wizard ("NX Engineering Die Wizard")

unsafe bool NXOpen.Tooling.ConcurrentDesignManagementBuilder.SetAsMyDefaultTask
getset

Returns or sets the option to set as the current user's default task.

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: prog_die_wizard ("UG/Progressive Die Wizard") OR nx_engineering_die_wizard ("NX Engineering Die Wizard")

unsafe string NXOpen.Tooling.ConcurrentDesignManagementBuilder.TaskDescription
getset

Returns or sets the task description string

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: prog_die_wizard ("UG/Progressive Die Wizard") OR nx_engineering_die_wizard ("NX Engineering Die Wizard")

unsafe NXOpen.Tooling.ConcurrentDesignManagementBuilder.Types NXOpen.Tooling.ConcurrentDesignManagementBuilder.Type
getset

Returns or sets the type of concurrent design management.

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: prog_die_wizard ("UG/Progressive Die Wizard") OR nx_engineering_die_wizard ("NX Engineering Die Wizard")

unsafe NXOpen.Tooling.ConcurrentDesignManagementBuilder.UpdateTypes NXOpen.Tooling.ConcurrentDesignManagementBuilder.UpdateOptions
getset

Returns or sets the update type.

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: prog_die_wizard ("UG/Progressive Die Wizard") OR nx_engineering_die_wizard ("NX Engineering Die Wizard")

unsafe string NXOpen.Tooling.ConcurrentDesignManagementBuilder.UserName
getset

Returns or sets the user name to login.

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: prog_die_wizard ("UG/Progressive Die Wizard") OR nx_engineering_die_wizard ("NX Engineering Die Wizard")


The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.