NX Open C++ Reference Guide
|
Represents a CAE::LaminateFillSetupBuilder builder
To create a new instance of this class, use CAE::LaminateGlobalLayupMgr::CreateLaminateFillSetupBuilder
Created in NX7.5.2.
More...
Public Member Functions | |
NXString | Name () |
Returns the name of the fill setup Created in NX7.5.2. | |
NXOpen::CAE::LaminateSelectEntitiesBuilder * | Selection () |
Returns the face(s) on which to perform the fill Created in NX7.5.2. | |
void | SetName (const NXString &name) |
Sets the name of the fill setup Created in NX7.5.2. |
Represents a CAE::LaminateFillSetupBuilder builder
To create a new instance of this class, use CAE::LaminateGlobalLayupMgr::CreateLaminateFillSetupBuilder
Created in NX7.5.2.
Returns the name of the fill setup
Created in NX7.5.2.
License requirements : None
Returns the face(s) on which to perform the fill
Created in NX7.5.2.
License requirements : None
void NXOpen::CAE::LaminateFillSetupBuilder::SetName | ( | const NXString & | name | ) |
Sets the name of the fill setup
Created in NX7.5.2.
License requirements : nx_lam_comp_adv ("Laminate Composites Advanced")
name | name |