NX Open C++ Reference Guide
|
Represents a Die::QuickBinderWrapBuilder builder
This is an abstract class, and cannot be created.
More...
Public Types | |
enum | EditSizeType { EditSizeTypeRadius, EditSizeTypeScale } |
Settings for the edit size type. More... | |
enum | Types { TypesPlanar, TypesCylindrical, TypesConical } |
Settings for the binder wrap sheet body type. More... | |
Public Member Functions | |
NXOpen::SelectBodyList * | Button () |
Returns the button Created in NX5.0.0. | |
NXOpen::Expression * | ChangeRadius () |
Returns the change radius value Created in NX5.0.0. | |
NXOpen::Die::QuickBinderWrapBuilder::EditSizeType | EditSizeChoice () |
Returns the edit size choice Created in NX5.0.0. | |
NXOpen::Matrix3x3 | Matrix () |
Returns the rotation matrix Created in NX5.0.0. | |
NXOpen::Point3d | Origin () |
Returns the origin Created in NX5.0.0. | |
void | SetEditSizeChoice (NXOpen::Die::QuickBinderWrapBuilder::EditSizeType sizeChoice) |
Sets the edit size choice Created in NX5.0.0. | |
void | SetMatrix (const NXOpen::Matrix3x3 &matrix) |
Sets the rotation matrix Created in NX5.0.0. | |
void | SetOrigin (const NXOpen::Point3d &origin) |
Sets the origin Created in NX5.0.0. | |
void | SetType (NXOpen::Die::QuickBinderWrapBuilder::Types type) |
Sets the method Created in NX5.0.0. | |
NXOpen::Die::QuickBinderWrapBuilder::Types | Type () |
Returns the method Created in NX5.0.0. | |
NXOpen::Expression * | UMaximum () |
Returns the maximum U value Created in NX5.0.0. | |
NXOpen::Expression * | UMinimum () |
Returns the minumum U value Created in NX5.0.0. | |
NXOpen::Expression * | VMaximum () |
Returns the maximum V value Created in NX5.0.0. | |
NXOpen::Expression * | VMinimum () |
Returns the minumum V value Created in NX5.0.0. |
Represents a Die::QuickBinderWrapBuilder builder
This is an abstract class, and cannot be created.
Created in NX5.0.0.
Returns the button
Created in NX5.0.0.
License requirements : None
Returns the change radius value
Created in NX5.0.0.
License requirements : None
NXOpen::Die::QuickBinderWrapBuilder::EditSizeType NXOpen::Die::QuickBinderWrapBuilder::EditSizeChoice | ( | ) |
Returns the edit size choice
Created in NX5.0.0.
License requirements : None
Returns the rotation matrix
Created in NX5.0.0.
License requirements : None
Returns the origin
Created in NX5.0.0.
License requirements : None
void NXOpen::Die::QuickBinderWrapBuilder::SetEditSizeChoice | ( | NXOpen::Die::QuickBinderWrapBuilder::EditSizeType | sizeChoice | ) |
Sets the edit size choice
Created in NX5.0.0.
License requirements : die_engineering ("DIE ENGINEERING")
sizeChoice | sizechoice |
void NXOpen::Die::QuickBinderWrapBuilder::SetMatrix | ( | const NXOpen::Matrix3x3 & | matrix | ) |
Sets the rotation matrix
Created in NX5.0.0.
License requirements : die_engineering ("DIE ENGINEERING")
matrix | matrix |
void NXOpen::Die::QuickBinderWrapBuilder::SetOrigin | ( | const NXOpen::Point3d & | origin | ) |
Sets the origin
Created in NX5.0.0.
License requirements : die_engineering ("DIE ENGINEERING")
origin | origin |
void NXOpen::Die::QuickBinderWrapBuilder::SetType | ( | NXOpen::Die::QuickBinderWrapBuilder::Types | type | ) |
Sets the method
Created in NX5.0.0.
License requirements : die_engineering ("DIE ENGINEERING")
type | type |
Returns the method
Created in NX5.0.0.
License requirements : None
Returns the maximum U value
Created in NX5.0.0.
License requirements : None
Returns the minumum U value
Created in NX5.0.0.
License requirements : None
Returns the maximum V value
Created in NX5.0.0.
License requirements : None
Returns the minumum V value
Created in NX5.0.0.
License requirements : None