NXOpen .NET Reference  12.0.0
Public Types | Properties | List of all members
NXOpen.Tooling.InsertEditToolsBuilder Class Reference

Represents a NXOpen.Tooling.InsertEditToolsBuilder which is used to copy or delete the insert edit. More...

Inheritance diagram for NXOpen.Tooling.InsertEditToolsBuilder:
NXOpen.Builder NXOpen.GeometricUtilities.IComponentBuilder

Public Types

enum  Types { Copy, Delete }
 Specifies the insert edit tools type. More...
 

Properties

unsafe NXOpen.Point ControlPoint [get, set]
 Returns or sets the control point More...
 
unsafe NXOpen.SelectBodyList CopySelectInsert [get]
 Returns the copy select insert More...
 
unsafe NXOpen.Point DestinationPoint [get, set]
 Returns or sets the destination point More...
 
unsafe NXOpen.SelectBodyList InsertsToDelete [get]
 Returns the inserts to delete More...
 
unsafe NXOpen.ScCollector ShanksToDelete [get]
 Returns the shanks to delete More...
 
unsafe
NXOpen.Tooling.InsertEditToolsBuilder.Types 
Type [get, set]
 Returns or sets the insert edit type 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...
 

Detailed Description

Represents a NXOpen.Tooling.InsertEditToolsBuilder which is used to copy or delete the insert edit.

To create a new instance of this class, use NXOpen.Tooling.ProgressiveDieManager.CreateInsertEditToolsBuilder

Created in NX11.0.0

Member Enumeration Documentation

Specifies the insert edit tools type.

Enumerator
Copy 

copy

Delete 

delete

Property Documentation

unsafe NXOpen.Point NXOpen.Tooling.InsertEditToolsBuilder.ControlPoint
getset

Returns or sets the control point

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: ug_mold_design ("UG MOLD") OR prog_die_wizard ("UG/Progressive Die Wizard")

unsafe NXOpen.SelectBodyList NXOpen.Tooling.InsertEditToolsBuilder.CopySelectInsert
get

Returns the copy select insert

Created in NX11.0.0

License requirements: None.

unsafe NXOpen.Point NXOpen.Tooling.InsertEditToolsBuilder.DestinationPoint
getset

Returns or sets the destination point

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: ug_mold_design ("UG MOLD") OR prog_die_wizard ("UG/Progressive Die Wizard")

unsafe NXOpen.SelectBodyList NXOpen.Tooling.InsertEditToolsBuilder.InsertsToDelete
get

Returns the inserts to delete

Created in NX11.0.0

License requirements: None.

unsafe NXOpen.ScCollector NXOpen.Tooling.InsertEditToolsBuilder.ShanksToDelete
get

Returns the shanks to delete

Created in NX11.0.0

License requirements: None.

unsafe NXOpen.Tooling.InsertEditToolsBuilder.Types NXOpen.Tooling.InsertEditToolsBuilder.Type
getset

Returns or sets the insert edit type

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: ug_mold_design ("UG MOLD") OR prog_die_wizard ("UG/Progressive Die Wizard")


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