NX Open C++ Reference Guide
|
Represents a @link Features::ShipDesign::SteelDistribution Features::ShipDesign::SteelDistribution@endlink builder <br> To create a new instance of this class, use @link Features::ShipCollection::CreateSteelDistributionBuilder Features::ShipCollection::CreateSteelDistributionBuilder @endlink <br>
Created in NX5.0.0.
More...
Public Types | |
enum | SaForm { SaFormFirstValue } |
Sa Form. More... | |
enum | SaMaterial { SaMaterialFirstValue } |
Sa Material. More... | |
enum | SaName { SaNameFirstValue } |
Sa Name. More... | |
enum | SaSize { SaSizeFirstValue } |
Sa Size. More... | |
enum | SaType { SaTypeFirstValue } |
Sa Type. More... | |
Public Member Functions | |
NXString | AssemblyPart () |
Returns the assembly part Created in NX5.0.0. | |
NXString | Description () |
Returns the description Created in NX5.0.0. | |
NXString | FeatureName () |
Returns the description Created in NX5.0.0. | |
NXOpen::Features::ShipDesign::SteelDistributionBuilder::SaForm | Form () |
Returns the form Created in NX5.0.0. | |
NXString | ItemType () |
Returns the Item Type. | |
NXOpen::Features::ShipDesign::SteelDistributionBuilder::SaMaterial | Material () |
Returns the material Created in NX5.0.0. | |
NXOpen::Features::ShipDesign::SteelDistributionBuilder::SaName | Name () |
Returns the name Created in NX5.0.0. | |
NXString | SaProject () |
Returns the sa project Created in NX5.0.0. | |
NXString | SectionNumber () |
Returns the section number Created in NX5.0.0. | |
void | SetAssemblyPart (const NXString &assemblyPart) |
Sets the assembly part Created in NX5.0.0. | |
void | SetAssemblyPart (const char *assemblyPart) |
Sets the assembly part Created in NX5.0.0. | |
void | SetDescription (const NXString &description) |
Sets the description Created in NX5.0.0. | |
void | SetDescription (const char *description) |
Sets the description Created in NX5.0.0. | |
void | SetFeatureName (const NXString &featureName) |
Sets the description Created in NX5.0.0. | |
void | SetFeatureName (const char *featureName) |
Sets the description Created in NX5.0.0. | |
void | SetForm (NXOpen::Features::ShipDesign::SteelDistributionBuilder::SaForm form) |
Sets the form Created in NX5.0.0. | |
void | SetItemType (const NXString &itemType) |
Sets the Item Type. | |
void | SetItemType (const char *itemType) |
Sets the Item Type. | |
void | SetMaterial (NXOpen::Features::ShipDesign::SteelDistributionBuilder::SaMaterial material) |
Sets the material Created in NX5.0.0. | |
void | SetName (NXOpen::Features::ShipDesign::SteelDistributionBuilder::SaName name) |
Sets the name Created in NX5.0.0. | |
void | SetSaProject (const NXString &saProject) |
Sets the sa project Created in NX5.0.0. | |
void | SetSaProject (const char *saProject) |
Sets the sa project Created in NX5.0.0. | |
void | SetSectionNumber (const NXString §ionNumber) |
Sets the section number Created in NX5.0.0. | |
void | SetSectionNumber (const char *sectionNumber) |
Sets the section number Created in NX5.0.0. | |
void | SetSize (NXOpen::Features::ShipDesign::SteelDistributionBuilder::SaSize size) |
Sets the size Created in NX5.0.0. | |
void | SetSubComponent (bool subComponent) |
Sets the get subcomponent Created in NX5.0.0. | |
void | SetTemplateCategoryName (const NXString &templateCategoryName) |
Sets the Template Category Name. | |
void | SetTemplateCategoryName (const char *templateCategoryName) |
Sets the Template Category Name. | |
void | SetTemplateName (const NXString &templateName) |
Sets the Template Name. | |
void | SetTemplateName (const char *templateName) |
Sets the Template Name. | |
void | SetType (NXOpen::Features::ShipDesign::SteelDistributionBuilder::SaType type) |
Sets the type Created in NX5.0.0. | |
NXOpen::Features::ShipDesign::SteelDistributionBuilder::SaSize | Size () |
Returns the size Created in NX5.0.0. | |
NXOpen::SelectBodyList * | SteelBodies () |
Returns the steel bodies Created in NX5.0.0. | |
bool | SubComponent () |
Returns the get subcomponent Created in NX5.0.0. | |
NXString | TemplateCategoryName () |
Returns the Template Category Name. | |
NXString | TemplateName () |
Returns the Template Name. | |
NXOpen::Features::ShipDesign::SteelDistributionBuilder::SaType | Type () |
Returns the type Created in NX5.0.0. | |
![]() | |
NXOpen::Features::Feature * | CommitFeature () |
Commits the feature parameters and creates the feature. | |
NXOpen::Features::Feature * | GetFeature () |
Returns the feature currently being edited by this builder. | |
void | HideInternalParentFeatureAfterEdit (NXOpen::Features::Feature *parentFeature) |
Re-suppress an internal parent feature (a slave feature) after it has been edited. | |
bool | ParentFeatureInternal () |
Returns whether or not the latest timestamped parent feature of this feature should be made internal Created in NX5.0.0. | |
bool | PatchSolutionFlag () |
Returns the patch solution flag Created in NX8.0.1. | |
NXString | PatchSurfaceFilename () |
Returns the patch surface filename Created in NX8.0.1. | |
void | SetParentFeatureInternal (NXOpen::Features::Feature *parentFeature) |
Set the parent features which would be internal or slaves to the feature being created or commited Created in NX6.0.0. | |
void | SetParentFeatureInternal (bool isInternal) |
Sets whether or not the latest timestamped parent feature of this feature should be made internal Created in NX5.0.0. | |
void | SetPatchSolutionFlag (bool optionValue) |
Sets the patch solution flag Created in NX8.0.1. | |
void | SetPatchSurfaceFilename (const NXString &surfaceFilename) |
Sets the patch surface filename Created in NX8.0.1. | |
void | SetPatchSurfaceFilename (const char *surfaceFilename) |
Sets the patch surface filename Created in NX8.0.1. | |
void | SetSurroundingPatchSurfaceFilename (const NXString &surroundingSurfaceFilename) |
Sets the surrounding patch surface filename Created in NX8.0.1. | |
void | SetSurroundingPatchSurfaceFilename (const char *surroundingSurfaceFilename) |
Sets the surrounding patch surface filename Created in NX8.0.1. | |
void | ShowInternalParentFeatureForEdit (NXOpen::Features::Feature *parentFeature) |
Unsuppress an internal parent feature (a slave feature) so it can be edited. | |
NXString | SurroundingPatchSurfaceFilename () |
Returns the surrounding patch surface filename Created in NX8.0.1. | |
void | UnsetParentFeatureInternal (NXOpen::Features::Feature *parentFeature) |
Set the internal parent feature of the feature being edited to external Created in NX6.0.0. | |
![]() | |
NXOpen::NXObject * | Commit () |
Commits any edits that have been applied to the builder. | |
void | Destroy () |
Deletes the builder, and cleans up any objects created by the builder. | |
std::vector< NXOpen::NXObject * > | GetCommittedObjects () |
For builders that create more than one object, this method returns the objects that are created by commit. | |
NXOpen::NXObject * | GetObject () |
Returns the object currently being edited by this builder. | |
void | ShowResults () |
Updates the model to reflect the result of an edit to the model for all builders that support showing results. | |
virtual bool | Validate () |
Validate whether the inputs to the component are sufficient for commit to be called. | |
![]() | |
tag_t | GetTag () const |
<b>Deprecated</b>:<br> Use Tag instead. | |
tag_t | Tag () const |
Returns the tag of this object. | |
Represents a @link Features::ShipDesign::SteelDistribution Features::ShipDesign::SteelDistribution@endlink builder <br> To create a new instance of this class, use @link Features::ShipCollection::CreateSteelDistributionBuilder Features::ShipCollection::CreateSteelDistributionBuilder @endlink <br>
Created in NX5.0.0.
Sa Material.
NXString NXOpen::Features::ShipDesign::SteelDistributionBuilder::AssemblyPart | ( | ) |
Returns the assembly part
Created in NX5.0.0.
License requirements : None
NXString NXOpen::Features::ShipDesign::SteelDistributionBuilder::Description | ( | ) |
Returns the description
Created in NX5.0.0.
License requirements : None
NXString NXOpen::Features::ShipDesign::SteelDistributionBuilder::FeatureName | ( | ) |
Returns the description
Created in NX5.0.0.
License requirements : None
NXOpen::Features::ShipDesign::SteelDistributionBuilder::SaForm NXOpen::Features::ShipDesign::SteelDistributionBuilder::Form | ( | ) |
Returns the form
Created in NX5.0.0.
License requirements : None
NXString NXOpen::Features::ShipDesign::SteelDistributionBuilder::ItemType | ( | ) |
Returns the Item Type.
Only used in managed mode, ignored in native mode.
Created in NX8.0.0.
License requirements : None
NXOpen::Features::ShipDesign::SteelDistributionBuilder::SaMaterial NXOpen::Features::ShipDesign::SteelDistributionBuilder::Material | ( | ) |
Returns the material
Created in NX5.0.0.
License requirements : None
NXOpen::Features::ShipDesign::SteelDistributionBuilder::SaName NXOpen::Features::ShipDesign::SteelDistributionBuilder::Name | ( | ) |
Returns the name
Created in NX5.0.0.
License requirements : None
NXString NXOpen::Features::ShipDesign::SteelDistributionBuilder::SaProject | ( | ) |
Returns the sa project
Created in NX5.0.0.
License requirements : None
NXString NXOpen::Features::ShipDesign::SteelDistributionBuilder::SectionNumber | ( | ) |
Returns the section number
Created in NX5.0.0.
License requirements : None
void NXOpen::Features::ShipDesign::SteelDistributionBuilder::SetAssemblyPart | ( | const NXString & | assemblyPart | ) |
Sets the assembly part
Created in NX5.0.0.
License requirements : nx_ship_concept ("Ship Concept")
assemblyPart | assemblypart |
void NXOpen::Features::ShipDesign::SteelDistributionBuilder::SetAssemblyPart | ( | const char * | assemblyPart | ) |
Sets the assembly part
Created in NX5.0.0.
License requirements : nx_ship_concept ("Ship Concept")
assemblyPart | assemblypart |
void NXOpen::Features::ShipDesign::SteelDistributionBuilder::SetDescription | ( | const NXString & | description | ) |
Sets the description
Created in NX5.0.0.
License requirements : nx_ship_concept ("Ship Concept")
description | description |
void NXOpen::Features::ShipDesign::SteelDistributionBuilder::SetDescription | ( | const char * | description | ) |
Sets the description
Created in NX5.0.0.
License requirements : nx_ship_concept ("Ship Concept")
description | description |
void NXOpen::Features::ShipDesign::SteelDistributionBuilder::SetFeatureName | ( | const NXString & | featureName | ) |
Sets the description
Created in NX5.0.0.
License requirements : nx_ship_concept ("Ship Concept")
featureName | featurename |
void NXOpen::Features::ShipDesign::SteelDistributionBuilder::SetFeatureName | ( | const char * | featureName | ) |
Sets the description
Created in NX5.0.0.
License requirements : nx_ship_concept ("Ship Concept")
featureName | featurename |
void NXOpen::Features::ShipDesign::SteelDistributionBuilder::SetForm | ( | NXOpen::Features::ShipDesign::SteelDistributionBuilder::SaForm | form | ) |
Sets the form
Created in NX5.0.0.
License requirements : nx_ship_concept ("Ship Concept")
form | form |
void NXOpen::Features::ShipDesign::SteelDistributionBuilder::SetItemType | ( | const NXString & | itemType | ) |
Sets the Item Type.
Only used in managed mode, ignored in native mode.
Created in NX8.0.0.
License requirements : nx_ship_concept ("Ship Concept")
itemType | itemtype |
void NXOpen::Features::ShipDesign::SteelDistributionBuilder::SetItemType | ( | const char * | itemType | ) |
Sets the Item Type.
Only used in managed mode, ignored in native mode.
Created in NX8.0.0.
License requirements : nx_ship_concept ("Ship Concept")
itemType | itemtype |
void NXOpen::Features::ShipDesign::SteelDistributionBuilder::SetMaterial | ( | NXOpen::Features::ShipDesign::SteelDistributionBuilder::SaMaterial | material | ) |
Sets the material
Created in NX5.0.0.
License requirements : nx_ship_concept ("Ship Concept")
material | material |
void NXOpen::Features::ShipDesign::SteelDistributionBuilder::SetName | ( | NXOpen::Features::ShipDesign::SteelDistributionBuilder::SaName | name | ) |
Sets the name
Created in NX5.0.0.
License requirements : nx_ship_concept ("Ship Concept")
name | name |
void NXOpen::Features::ShipDesign::SteelDistributionBuilder::SetSaProject | ( | const NXString & | saProject | ) |
Sets the sa project
Created in NX5.0.0.
License requirements : nx_ship_concept ("Ship Concept")
saProject | saproject |
void NXOpen::Features::ShipDesign::SteelDistributionBuilder::SetSaProject | ( | const char * | saProject | ) |
Sets the sa project
Created in NX5.0.0.
License requirements : nx_ship_concept ("Ship Concept")
saProject | saproject |
void NXOpen::Features::ShipDesign::SteelDistributionBuilder::SetSectionNumber | ( | const NXString & | sectionNumber | ) |
Sets the section number
Created in NX5.0.0.
License requirements : nx_ship_concept ("Ship Concept")
sectionNumber | sectionnumber |
void NXOpen::Features::ShipDesign::SteelDistributionBuilder::SetSectionNumber | ( | const char * | sectionNumber | ) |
Sets the section number
Created in NX5.0.0.
License requirements : nx_ship_concept ("Ship Concept")
sectionNumber | sectionnumber |
void NXOpen::Features::ShipDesign::SteelDistributionBuilder::SetSize | ( | NXOpen::Features::ShipDesign::SteelDistributionBuilder::SaSize | size | ) |
Sets the size
Created in NX5.0.0.
License requirements : nx_ship_concept ("Ship Concept")
size | size |
void NXOpen::Features::ShipDesign::SteelDistributionBuilder::SetSubComponent | ( | bool | subComponent | ) |
Sets the get subcomponent
Created in NX5.0.0.
License requirements : nx_ship_concept ("Ship Concept")
subComponent | subcomponent |
void NXOpen::Features::ShipDesign::SteelDistributionBuilder::SetTemplateCategoryName | ( | const NXString & | templateCategoryName | ) |
Sets the Template Category Name.
Only used in managed mode, ignored in native mode.
Created in NX8.0.0.
License requirements : nx_ship_concept ("Ship Concept")
templateCategoryName | templatecategoryname |
void NXOpen::Features::ShipDesign::SteelDistributionBuilder::SetTemplateCategoryName | ( | const char * | templateCategoryName | ) |
Sets the Template Category Name.
Only used in managed mode, ignored in native mode.
Created in NX8.0.0.
License requirements : nx_ship_concept ("Ship Concept")
templateCategoryName | templatecategoryname |
void NXOpen::Features::ShipDesign::SteelDistributionBuilder::SetTemplateName | ( | const NXString & | templateName | ) |
Sets the Template Name.
Only used in managed mode, ignored in native mode.
Created in NX8.0.0.
License requirements : nx_ship_concept ("Ship Concept")
templateName | templatename |
void NXOpen::Features::ShipDesign::SteelDistributionBuilder::SetTemplateName | ( | const char * | templateName | ) |
Sets the Template Name.
Only used in managed mode, ignored in native mode.
Created in NX8.0.0.
License requirements : nx_ship_concept ("Ship Concept")
templateName | templatename |
void NXOpen::Features::ShipDesign::SteelDistributionBuilder::SetType | ( | NXOpen::Features::ShipDesign::SteelDistributionBuilder::SaType | type | ) |
Sets the type
Created in NX5.0.0.
License requirements : nx_ship_concept ("Ship Concept")
type | type |
NXOpen::Features::ShipDesign::SteelDistributionBuilder::SaSize NXOpen::Features::ShipDesign::SteelDistributionBuilder::Size | ( | ) |
Returns the size
Created in NX5.0.0.
License requirements : None
NXOpen::SelectBodyList* NXOpen::Features::ShipDesign::SteelDistributionBuilder::SteelBodies | ( | ) |
Returns the steel bodies
Created in NX5.0.0.
License requirements : None
bool NXOpen::Features::ShipDesign::SteelDistributionBuilder::SubComponent | ( | ) |
Returns the get subcomponent
Created in NX5.0.0.
License requirements : None
NXString NXOpen::Features::ShipDesign::SteelDistributionBuilder::TemplateCategoryName | ( | ) |
Returns the Template Category Name.
Only used in managed mode, ignored in native mode.
Created in NX8.0.0.
License requirements : None
NXString NXOpen::Features::ShipDesign::SteelDistributionBuilder::TemplateName | ( | ) |
Returns the Template Name.
Only used in managed mode, ignored in native mode.
Created in NX8.0.0.
License requirements : None
NXOpen::Features::ShipDesign::SteelDistributionBuilder::SaType NXOpen::Features::ShipDesign::SteelDistributionBuilder::Type | ( | ) |
Returns the type
Created in NX5.0.0.
License requirements : None