public interface DieEngStampingOutputBuilder
AutoDieCollection.createDieEngStampingOutputBuilder(nxopen.features.BodyFeature)
Property | Value |
---|---|
SewTolerance | 0.0254 |
SpringbackMethod | None |
Modifier and Type | Interface and Description |
---|---|
static class |
DieEngStampingOutputBuilder.DisplayProductType
Types of product display.
|
static class |
DieEngStampingOutputBuilder.SpringbackMethodType
Types of springback method
|
Modifier and Type | Method and Description |
---|---|
void |
defineSpringback()
The define springback method
License requirements: die_engineering ("DIE ENGINEERING") . |
void |
setProperty()
The set stamping output display property method
License requirements: die_engineering ("DIE ENGINEERING") . |
void |
setSewTolerance(double sewTolerance)
License requirements: die_engineering ("DIE ENGINEERING") . |
void |
setSpringbackMethod(DieEngStampingOutputBuilder.SpringbackMethodType springbackMethod)
License requirements: die_engineering ("DIE ENGINEERING") . |
double |
sewTolerance()
Returns the sew tolerance
License requirements: None. |
SelectBodyList |
sourceBody()
Returns the select die engineering sheet bodies
License requirements: die_engineering ("DIE ENGINEERING") . |
DieEngStampingOutputBuilder.SpringbackMethodType |
springbackMethod()
Returns the springback method
License requirements: None. |
SelectBody |
targetBody()
Returns the select target body
License requirements: None. |
SelectBodyList sourceBody() throws NXException, RemoteException
NXException
RemoteException
SelectBody targetBody() throws NXException, RemoteException
NXException
RemoteException
DieEngStampingOutputBuilder.SpringbackMethodType springbackMethod() throws NXException, RemoteException
NXException
RemoteException
void setSpringbackMethod(DieEngStampingOutputBuilder.SpringbackMethodType springbackMethod) throws NXException, RemoteException
springbackMethod
- NXException
RemoteException
void defineSpringback() throws NXException, RemoteException
NXException
RemoteException
void setProperty() throws NXException, RemoteException
NXException
RemoteException
double sewTolerance() throws NXException, RemoteException
NXException
RemoteException
void setSewTolerance(double sewTolerance) throws NXException, RemoteException
sewTolerance
- NXException
RemoteException
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.