NX Open C++ Reference Guide
|
Represents a Features::ShipDesign::UpdateShipLibrary builder
To create a new instance of this class, use Features::ShipCollection::CreateUpdateShipLibraryBuilder
Default values.
More...
Represents a Features::ShipDesign::UpdateShipLibrary builder
To create a new instance of this class, use Features::ShipCollection::CreateUpdateShipLibraryBuilder
Default values.
Property | Value |
---|---|
AssemblyOptions |
WorkPart |
ShipLibType |
Created in NX5.3.0.
Assembly update library options.
Ship Library Types Note the weld along edge option is no longer used in NX7.5, and will be removed in NX8.
NXOpen::Features::ShipDesign::UpdateShipLibraryBuilder::ShipLibAssemblyOption NXOpen::Features::ShipDesign::UpdateShipLibraryBuilder::AssemblyOptions | ( | ) |
Returns the assembly scope options.
Created in NX7.5.0.
License requirements : None
Returns the file browser
Created in NX5.3.0.
License requirements : None
void NXOpen::Features::ShipDesign::UpdateShipLibraryBuilder::SetAssemblyOptions | ( | NXOpen::Features::ShipDesign::UpdateShipLibraryBuilder::ShipLibAssemblyOption | assemblyOptions | ) |
Sets the assembly scope options.
Created in NX7.5.0.
License requirements : nx_ship_concept ("Ship Concept")
assemblyOptions | assemblyoptions |
void NXOpen::Features::ShipDesign::UpdateShipLibraryBuilder::SetFileBrowser | ( | const NXString & | filename | ) |
Sets the file browser
Created in NX5.3.0.
License requirements : nx_ship_concept ("Ship Concept")
filename | filename |
void NXOpen::Features::ShipDesign::UpdateShipLibraryBuilder::SetShipLibType | ( | NXOpen::Features::ShipDesign::UpdateShipLibraryBuilder::ShipLibOptionType | shipLibType | ) |
Sets the ship lib type
Created in NX5.3.0.
License requirements : nx_ship_concept ("Ship Concept")
shipLibType | shiplibtype |
NXOpen::Features::ShipDesign::UpdateShipLibraryBuilder::ShipLibOptionType NXOpen::Features::ShipDesign::UpdateShipLibraryBuilder::ShipLibType | ( | ) |
Returns the ship lib type
Created in NX5.3.0.
License requirements : None