NX Open C++ Reference Guide
|
Represents a Flat Patterns Builder. More...
Public Member Functions | |
void | ExportButton () |
TODO: fill in a description for this Created in NX6.0.0. | |
NXString | Filename () |
Returns the string0 Created in NX6.0.0. | |
bool | IndividualExport () |
Returns the individual export Created in NX6.0.0. | |
int | PlySelect () |
Returns the ply select Created in NX6.0.0. | |
void | SetFilename (const NXString &filename) |
Sets the string0 Created in NX6.0.0. | |
void | SetIndividualExport (bool individualExport) |
Sets the individual export Created in NX6.0.0. | |
void | SetPlySelect (int plySelect) |
Sets the ply select Created in NX6.0.0. |
Represents a Flat Patterns Builder.
To create a new instance of this class, use CAE::LaminateGlobalLayupMgr::CreateFlatPatternsBuilder
Created in NX6.0.0.
TODO: fill in a description for this
Created in NX6.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
Returns the string0
Created in NX6.0.0.
License requirements : None
Returns the individual export
Created in NX6.0.0.
License requirements : None
Returns the ply select
Created in NX6.0.0.
License requirements : None
void NXOpen::CAE::FlatPatternsBuilder::SetFilename | ( | const NXString & | filename | ) |
Sets the string0
Created in NX6.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
filename | filename |
void NXOpen::CAE::FlatPatternsBuilder::SetIndividualExport | ( | bool | individualExport | ) |
Sets the individual export
Created in NX6.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
individualExport | individualexport |
void NXOpen::CAE::FlatPatternsBuilder::SetPlySelect | ( | int | plySelect | ) |
Sets the ply select
Created in NX6.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
plySelect | plyselect |