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

Builder for copying sheets in the Mold Wizard application More...

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

Public Types

enum  Types { PartingSurfaces, PatchedSurfaces, Both }
 This enum represents the type of sheets to be copied More...
 

Properties

unsafe NXOpen.NXColor ColorPicker [get, set]
 Returns or sets the color picker for selecting the color to be assigned to the new copied sheets More...
 
unsafe bool CopyAllSheetsToggle [get, set]
 Returns or sets the indicator for copying all the parting and/or patched sheets in the parting part More...
 
unsafe int Layer [get, set]
 Returns or sets the layer to be assigned to the new copied sheets More...
 
unsafe NXOpen.SelectBodyList SheetsSelection [get]
 Returns the sheets selection for selecting the parting and/or patched sheets to be copied More...
 
unsafe
NXOpen.Tooling.MWCopySheetsBuilder.Types 
Type [get, set]
 Returns or sets the type of sheets, parting sheets, patched sheets, or both to be copied 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

Builder for copying sheets in the Mold Wizard application

To create a new instance of this class, use NXOpen.Tooling.MWCopySheetsCollection.CreateBuilder

Default values.

Property Value

CopyAllSheetsToggle

0

Layer

1

Created in NX7.5.0

Member Enumeration Documentation

This enum represents the type of sheets to be copied

Enumerator
PartingSurfaces 

Sheet type - parting sheets

PatchedSurfaces 

Sheet type - patched sheets

Both 

Sheet type - Both parting and patched sheets

Property Documentation

unsafe NXOpen.NXColor NXOpen.Tooling.MWCopySheetsBuilder.ColorPicker
getset

Returns or sets the color picker for selecting the color to be assigned to the new copied sheets

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.Tooling.MWCopySheetsBuilder.CopyAllSheetsToggle
getset

Returns or sets the indicator for copying all the parting and/or patched sheets in the parting part

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe int NXOpen.Tooling.MWCopySheetsBuilder.Layer
getset

Returns or sets the layer to be assigned to the new copied sheets

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.SelectBodyList NXOpen.Tooling.MWCopySheetsBuilder.SheetsSelection
get

Returns the sheets selection for selecting the parting and/or patched sheets to be copied

Created in NX7.5.0

License requirements: None.

unsafe NXOpen.Tooling.MWCopySheetsBuilder.Types NXOpen.Tooling.MWCopySheetsBuilder.Type
getset

Returns or sets the type of sheets, parting sheets, patched sheets, or both to be copied

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: None.


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