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

Creates concept die_base builder for progressive die. More...

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

Public Member Functions

unsafe string GetExpressionValue (string expName)
 Get the expression value More...
 
unsafe void SetBasePointYValue ()
 Set the base point y value More...
 
unsafe void SetExpressionValue (string expName, string expressionValue)
 Set the expression value More...
 
- 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...
 
- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Properties

unsafe double DistanceToDieBaseEdge [get, set]
 Returns or sets the distance to die base edge More...
 
unsafe double LengthPL [get, set]
 Returns or sets the length pl More...
 
unsafe NXOpen.Point ReferencePoint [get, set]
 Returns or sets the reference point More...
 
unsafe int SubDieBaseNumber [get, set]
 Returns or sets the sub die base number More...
 
unsafe bool UpdateDieBasePositionAccordingToStrip [get, set]
 Returns or sets the update die base position according to strip More...
 
unsafe double WidthPW [get, set]
 Returns or sets the width pw More...
 
unsafe int WizardType [get, set]
 Returns or sets the wizard type More...
 
unsafe double XEndDistance [get, set]
 Returns or sets the x end distance More...
 
unsafe double XStartDistance [get, set]
 Returns or sets the x start distance More...
 
unsafe double YDistanceFirst [get, set]
 Returns or sets the first Y distance More...
 
unsafe double YDistanceSecond [get, set]
 Returns or sets the second Y distance More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Creates concept die_base builder for progressive die.

No entity is returned.

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

Default values.

Property Value

DistanceToDieBaseEdge

0

LengthPL

0

SubDieBaseNumber

1

UpdateDieBasePositionAccordingToStrip

0

WidthPW

0

XEndDistance

0

XStartDistance

0

YDistanceFirst

0

YDistanceSecond

0

Created in NX12.0.1

Member Function Documentation

unsafe string NXOpen.Tooling.ConceptDieBaseBuilder.GetExpressionValue ( string  expName)
inline

Get the expression value

Created in NX12.0.1

License requirements: None.

Parameters
expName
Returns
unsafe void NXOpen.Tooling.ConceptDieBaseBuilder.SetBasePointYValue ( )
inline

Set the base point y value

Created in NX12.0.1

License requirements: prog_die_wizard ("UG/Progressive Die Wizard")

unsafe void NXOpen.Tooling.ConceptDieBaseBuilder.SetExpressionValue ( string  expName,
string  expressionValue 
)
inline

Set the expression value

Created in NX12.0.1

License requirements: prog_die_wizard ("UG/Progressive Die Wizard")

Parameters
expName
expressionValue

Property Documentation

unsafe double NXOpen.Tooling.ConceptDieBaseBuilder.DistanceToDieBaseEdge
getset

Returns or sets the distance to die base edge

Created in NX12.0.1

License requirements to get this property: None.

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

unsafe double NXOpen.Tooling.ConceptDieBaseBuilder.LengthPL
getset

Returns or sets the length pl

Created in NX12.0.1

License requirements to get this property: None.

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

unsafe NXOpen.Point NXOpen.Tooling.ConceptDieBaseBuilder.ReferencePoint
getset

Returns or sets the reference point

Created in NX12.0.1

License requirements to get this property: None.

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

unsafe int NXOpen.Tooling.ConceptDieBaseBuilder.SubDieBaseNumber
getset

Returns or sets the sub die base number

Created in NX12.0.1

License requirements to get this property: None.

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

unsafe bool NXOpen.Tooling.ConceptDieBaseBuilder.UpdateDieBasePositionAccordingToStrip
getset

Returns or sets the update die base position according to strip

Created in NX12.0.1

License requirements to get this property: None.

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

unsafe double NXOpen.Tooling.ConceptDieBaseBuilder.WidthPW
getset

Returns or sets the width pw

Created in NX12.0.1

License requirements to get this property: None.

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

unsafe int NXOpen.Tooling.ConceptDieBaseBuilder.WizardType
getset

Returns or sets the wizard type

Created in NX12.0.2

License requirements to get this property: None.

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

unsafe double NXOpen.Tooling.ConceptDieBaseBuilder.XEndDistance
getset

Returns or sets the x end distance

Created in NX12.0.1

License requirements to get this property: None.

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

unsafe double NXOpen.Tooling.ConceptDieBaseBuilder.XStartDistance
getset

Returns or sets the x start distance

Created in NX12.0.1

License requirements to get this property: None.

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

unsafe double NXOpen.Tooling.ConceptDieBaseBuilder.YDistanceFirst
getset

Returns or sets the first Y distance

Created in NX12.0.1

License requirements to get this property: None.

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

unsafe double NXOpen.Tooling.ConceptDieBaseBuilder.YDistanceSecond
getset

Returns or sets the second Y distance

Created in NX12.0.1

License requirements to get this property: None.

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


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