|
NX Open C++ Reference Guide
|
Represents a @link Features::ShipDesign::ShipSection Features::ShipDesign::ShipSection@endlink builder
<br> To create a new instance of this class, use @link Features::ShipCollection::CreateShipSectionBuilder Features::ShipCollection::CreateShipSectionBuilder @endlink <br>
Default values. More...
Public Types | |
| enum | Type { TypeManual, TypeSpreadsheet } |
| Define the creation type. More... | |
| enum | XFilter { XFilterAll, XFilterTransverseFrames, XFilterBulkheads } |
| Define the output option for each of the frame type. More... | |
| enum | ZFilter { ZFilterAll, ZFilterDeckFrames, ZFilterLongitudinalFrames } |
| Define the output option for each of the frame type. More... | |
Public Member Functions | |
| NXString | AssemblyPart () |
| Returns the assembly part Created in NX7.5.0. | |
| NXOpen::Features::ShipDesign::ReadDataSetBuilder * | ReadDataSet () |
| Returns the Data Set Builder for reading data sets from Team Center Created in NX8.5.0. | |
| NXString | SectionName () |
| Returns the section name Created in NX7.5.0. | |
| NXString | SectionPart () |
| Returns the section part Created in NX7.5.0. | |
| NXOpen::Features::ShipDesign::ShipSectionBuilder::Type | SectionType () |
| Returns the creation method Created in NX7.5.0. | |
| int | SectionXMax () |
| Returns the section xmax Created in NX7.5.0. | |
| int | SectionXMin () |
| Returns the section xmin Created in NX7.5.0. | |
| int | SectionYMax () |
| Returns the section ymax Created in NX7.5.0. | |
| int | SectionYMin () |
| Returns the section ymin Created in NX7.5.0. | |
| int | SectionZMax () |
| Returns the section zmax Created in NX7.5.0. | |
| int | SectionZMin () |
| Returns the section zmin Created in NX7.5.0. | |
| void | SetAssemblyPart (const NXString &filename) |
| Sets the assembly part Created in NX7.5.0. | |
| void | SetAssemblyPart (const char *filename) |
| Sets the assembly part Created in NX7.5.0. | |
| void | SetSectionName (const NXString §ionName) |
| Sets the section name Created in NX7.5.0. | |
| void | SetSectionName (const char *sectionName) |
| Sets the section name Created in NX7.5.0. | |
| void | SetSectionPart (const NXString &filename) |
| Sets the section part Created in NX7.5.0. | |
| void | SetSectionPart (const char *filename) |
| Sets the section part Created in NX7.5.0. | |
| void | SetSectionType (NXOpen::Features::ShipDesign::ShipSectionBuilder::Type type) |
| Sets the creation method Created in NX7.5.0. | |
| void | SetSectionXMax (int sectionXMax) |
| Sets the section xmax Created in NX7.5.0. | |
| void | SetSectionXMin (int sectionXMin) |
| Sets the section xmin Created in NX7.5.0. | |
| void | SetSectionYMax (int sectionYMax) |
| Sets the section ymax Created in NX7.5.0. | |
| void | SetSectionYMin (int sectionYMin) |
| Sets the section ymin Created in NX7.5.0. | |
| void | SetSectionZMax (int sectionZMax) |
| Sets the section zmax Created in NX7.5.0. | |
| void | SetSectionZMin (int sectionZMin) |
| Sets the section zmin Created in NX7.5.0. | |
| void | SetXDatumFilter (NXOpen::Features::ShipDesign::ShipSectionBuilder::XFilter xDatumFilter) |
| Sets the x datum filter Created in NX7.5.0. | |
| void | SetXMaxDatumFilter (int xMaxDatumFilter) |
| Sets the x max datum filter Created in NX7.5.0. | |
| void | SetXMinDatumFilter (int xMinDatumFilter) |
| Sets the x min datum filter Created in NX7.5.0. | |
| void | SetYDatumFilter (int yDatumFilter) |
| Sets the y datum filter Created in NX7.5.0. | |
| void | SetYMaxDatumFilter (int yMaxDatumFilter) |
| Sets the y max datum filter Created in NX7.5.0. | |
| void | SetYMinDatumFilter (int yMinDatumFilter) |
| Sets the y min datum filter Created in NX7.5.0. | |
| void | SetZDatumFilter (NXOpen::Features::ShipDesign::ShipSectionBuilder::ZFilter zDatumFilter) |
| Sets the z datum filter Created in NX7.5.0. | |
| void | SetZMaxDatumFilter (int zMaxDatumFilter) |
| Sets the z max datum filter Created in NX7.5.0. | |
| void | SetZMinDatumFilter (int zMinDatumFilter) |
| Sets the z min datum filter Created in NX7.5.0. | |
| NXOpen::SelectBody * | ShipBody () |
| Returns the ship body Created in NX7.5.0. | |
| NXOpen::Features::ShipDesign::ShipSectionBuilder::XFilter | XDatumFilter () |
| Returns the x datum filter Created in NX7.5.0. | |
| int | XMaxDatumFilter () |
| Returns the x max datum filter Created in NX7.5.0. | |
| NXOpen::Expression * | XMaxOffset () |
| Returns the x max offset Created in NX7.5.0. | |
| int | XMinDatumFilter () |
| Returns the x min datum filter Created in NX7.5.0. | |
| NXOpen::Expression * | XMinOffset () |
| Returns the x min offset Created in NX7.5.0. | |
| int | YDatumFilter () |
| Returns the y datum filter Created in NX7.5.0. | |
| int | YMaxDatumFilter () |
| Returns the y max datum filter Created in NX7.5.0. | |
| NXOpen::Expression * | YMaxOffset () |
| Returns the y max offset Created in NX7.5.0. | |
| int | YMinDatumFilter () |
| Returns the y min datum filter Created in NX7.5.0. | |
| NXOpen::Expression * | YMinOffset () |
| Returns the y min offset Created in NX7.5.0. | |
| NXOpen::Features::ShipDesign::ShipSectionBuilder::ZFilter | ZDatumFilter () |
| Returns the z datum filter Created in NX7.5.0. | |
| int | ZMaxDatumFilter () |
| Returns the z max datum filter Created in NX7.5.0. | |
| NXOpen::Expression * | ZMaxOffset () |
| Returns the z max offset Created in NX7.5.0. | |
| int | ZMinDatumFilter () |
| Returns the z min datum filter Created in NX7.5.0. | |
| NXOpen::Expression * | ZMinOffset () |
| Returns the z min offset Created in NX7.5.0. | |
Public Member Functions inherited from NXOpen::Features::FeatureBuilder | |
| 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. | |
Public Member Functions inherited from NXOpen::Builder | |
| 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. | |
Public Member Functions inherited from NXOpen::TaggedObject | |
| 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::ShipSection Features::ShipDesign::ShipSection@endlink builder
<br> To create a new instance of this class, use @link Features::ShipCollection::CreateShipSectionBuilder Features::ShipCollection::CreateShipSectionBuilder @endlink <br>
Default values.
| Property | Value |
|---|---|
|
ReadDataSet.CreateDataSetToggle |
0 |
|
ReadDataSet.NativeToggle |
0 |
|
XDatumFilter |
All |
|
XMaxOffset.Value |
0 (millimeters part), 0 (inches part) |
|
XMinOffset.Value |
0 (millimeters part), 0 (inches part) |
|
YMaxOffset.Value |
0 (millimeters part), 0 (inches part) |
|
YMinOffset.Value |
0 (millimeters part), 0 (inches part) |
|
ZDatumFilter |
All |
|
ZMaxOffset.Value |
0 (millimeters part), 0 (inches part) |
|
ZMinOffset.Value |
0 (millimeters part), 0 (inches part) |
Created in NX7.5.0.
| NXString NXOpen::Features::ShipDesign::ShipSectionBuilder::AssemblyPart | ( | ) |
Returns the assembly part
Created in NX7.5.0.
License requirements : None
| NXOpen::Features::ShipDesign::ReadDataSetBuilder* NXOpen::Features::ShipDesign::ShipSectionBuilder::ReadDataSet | ( | ) |
Returns the Data Set Builder for reading data sets from Team Center
Created in NX8.5.0.
License requirements : None
| NXString NXOpen::Features::ShipDesign::ShipSectionBuilder::SectionName | ( | ) |
Returns the section name
Created in NX7.5.0.
License requirements : None
| NXString NXOpen::Features::ShipDesign::ShipSectionBuilder::SectionPart | ( | ) |
Returns the section part
Created in NX7.5.0.
License requirements : None
| NXOpen::Features::ShipDesign::ShipSectionBuilder::Type NXOpen::Features::ShipDesign::ShipSectionBuilder::SectionType | ( | ) |
Returns the creation method
Created in NX7.5.0.
License requirements : None
| int NXOpen::Features::ShipDesign::ShipSectionBuilder::SectionXMax | ( | ) |
Returns the section xmax
Created in NX7.5.0.
License requirements : None
| int NXOpen::Features::ShipDesign::ShipSectionBuilder::SectionXMin | ( | ) |
Returns the section xmin
Created in NX7.5.0.
License requirements : None
| int NXOpen::Features::ShipDesign::ShipSectionBuilder::SectionYMax | ( | ) |
Returns the section ymax
Created in NX7.5.0.
License requirements : None
| int NXOpen::Features::ShipDesign::ShipSectionBuilder::SectionYMin | ( | ) |
Returns the section ymin
Created in NX7.5.0.
License requirements : None
| int NXOpen::Features::ShipDesign::ShipSectionBuilder::SectionZMax | ( | ) |
Returns the section zmax
Created in NX7.5.0.
License requirements : None
| int NXOpen::Features::ShipDesign::ShipSectionBuilder::SectionZMin | ( | ) |
Returns the section zmin
Created in NX7.5.0.
License requirements : None
| void NXOpen::Features::ShipDesign::ShipSectionBuilder::SetAssemblyPart | ( | const NXString & | filename | ) |
Sets the assembly part
Created in NX7.5.0.
License requirements : nx_ship_concept ("Ship Concept") OR nx_ship_detail ("Ship Detail Design")
| filename | filename |
| void NXOpen::Features::ShipDesign::ShipSectionBuilder::SetAssemblyPart | ( | const char * | filename | ) |
Sets the assembly part
Created in NX7.5.0.
License requirements : nx_ship_concept ("Ship Concept") OR nx_ship_detail ("Ship Detail Design")
| filename | filename |
| void NXOpen::Features::ShipDesign::ShipSectionBuilder::SetSectionName | ( | const NXString & | sectionName | ) |
Sets the section name
Created in NX7.5.0.
License requirements : nx_ship_concept ("Ship Concept") OR nx_ship_detail ("Ship Detail Design")
| sectionName | sectionname |
| void NXOpen::Features::ShipDesign::ShipSectionBuilder::SetSectionName | ( | const char * | sectionName | ) |
Sets the section name
Created in NX7.5.0.
License requirements : nx_ship_concept ("Ship Concept") OR nx_ship_detail ("Ship Detail Design")
| sectionName | sectionname |
| void NXOpen::Features::ShipDesign::ShipSectionBuilder::SetSectionPart | ( | const NXString & | filename | ) |
Sets the section part
Created in NX7.5.0.
License requirements : nx_ship_concept ("Ship Concept") OR nx_ship_detail ("Ship Detail Design")
| filename | filename |
| void NXOpen::Features::ShipDesign::ShipSectionBuilder::SetSectionPart | ( | const char * | filename | ) |
Sets the section part
Created in NX7.5.0.
License requirements : nx_ship_concept ("Ship Concept") OR nx_ship_detail ("Ship Detail Design")
| filename | filename |
| void NXOpen::Features::ShipDesign::ShipSectionBuilder::SetSectionType | ( | NXOpen::Features::ShipDesign::ShipSectionBuilder::Type | type | ) |
Sets the creation method
Created in NX7.5.0.
License requirements : nx_ship_concept ("Ship Concept") OR nx_ship_detail ("Ship Detail Design")
| type | type |
| void NXOpen::Features::ShipDesign::ShipSectionBuilder::SetSectionXMax | ( | int | sectionXMax | ) |
Sets the section xmax
Created in NX7.5.0.
License requirements : nx_ship_concept ("Ship Concept") OR nx_ship_detail ("Ship Detail Design")
| sectionXMax | sectionxmax |
| void NXOpen::Features::ShipDesign::ShipSectionBuilder::SetSectionXMin | ( | int | sectionXMin | ) |
Sets the section xmin
Created in NX7.5.0.
License requirements : nx_ship_concept ("Ship Concept") OR nx_ship_detail ("Ship Detail Design")
| sectionXMin | sectionxmin |
| void NXOpen::Features::ShipDesign::ShipSectionBuilder::SetSectionYMax | ( | int | sectionYMax | ) |
Sets the section ymax
Created in NX7.5.0.
License requirements : nx_ship_concept ("Ship Concept") OR nx_ship_detail ("Ship Detail Design")
| sectionYMax | sectionymax |
| void NXOpen::Features::ShipDesign::ShipSectionBuilder::SetSectionYMin | ( | int | sectionYMin | ) |
Sets the section ymin
Created in NX7.5.0.
License requirements : nx_ship_concept ("Ship Concept") OR nx_ship_detail ("Ship Detail Design")
| sectionYMin | sectionymin |
| void NXOpen::Features::ShipDesign::ShipSectionBuilder::SetSectionZMax | ( | int | sectionZMax | ) |
Sets the section zmax
Created in NX7.5.0.
License requirements : nx_ship_concept ("Ship Concept") OR nx_ship_detail ("Ship Detail Design")
| sectionZMax | sectionzmax |
| void NXOpen::Features::ShipDesign::ShipSectionBuilder::SetSectionZMin | ( | int | sectionZMin | ) |
Sets the section zmin
Created in NX7.5.0.
License requirements : nx_ship_concept ("Ship Concept") OR nx_ship_detail ("Ship Detail Design")
| sectionZMin | sectionzmin |
| void NXOpen::Features::ShipDesign::ShipSectionBuilder::SetXDatumFilter | ( | NXOpen::Features::ShipDesign::ShipSectionBuilder::XFilter | xDatumFilter | ) |
Sets the x datum filter
Created in NX7.5.0.
License requirements : nx_ship_concept ("Ship Concept") OR nx_ship_detail ("Ship Detail Design")
| xDatumFilter | xdatumfilter |
| void NXOpen::Features::ShipDesign::ShipSectionBuilder::SetXMaxDatumFilter | ( | int | xMaxDatumFilter | ) |
Sets the x max datum filter
Created in NX7.5.0.
License requirements : nx_ship_concept ("Ship Concept") OR nx_ship_detail ("Ship Detail Design")
| xMaxDatumFilter | xmaxdatumfilter |
| void NXOpen::Features::ShipDesign::ShipSectionBuilder::SetXMinDatumFilter | ( | int | xMinDatumFilter | ) |
Sets the x min datum filter
Created in NX7.5.0.
License requirements : nx_ship_concept ("Ship Concept") OR nx_ship_detail ("Ship Detail Design")
| xMinDatumFilter | xmindatumfilter |
| void NXOpen::Features::ShipDesign::ShipSectionBuilder::SetYDatumFilter | ( | int | yDatumFilter | ) |
Sets the y datum filter
Created in NX7.5.0.
License requirements : nx_ship_concept ("Ship Concept") OR nx_ship_detail ("Ship Detail Design")
| yDatumFilter | ydatumfilter |
| void NXOpen::Features::ShipDesign::ShipSectionBuilder::SetYMaxDatumFilter | ( | int | yMaxDatumFilter | ) |
Sets the y max datum filter
Created in NX7.5.0.
License requirements : nx_ship_concept ("Ship Concept") OR nx_ship_detail ("Ship Detail Design")
| yMaxDatumFilter | ymaxdatumfilter |
| void NXOpen::Features::ShipDesign::ShipSectionBuilder::SetYMinDatumFilter | ( | int | yMinDatumFilter | ) |
Sets the y min datum filter
Created in NX7.5.0.
License requirements : nx_ship_concept ("Ship Concept") OR nx_ship_detail ("Ship Detail Design")
| yMinDatumFilter | ymindatumfilter |
| void NXOpen::Features::ShipDesign::ShipSectionBuilder::SetZDatumFilter | ( | NXOpen::Features::ShipDesign::ShipSectionBuilder::ZFilter | zDatumFilter | ) |
Sets the z datum filter
Created in NX7.5.0.
License requirements : nx_ship_concept ("Ship Concept") OR nx_ship_detail ("Ship Detail Design")
| zDatumFilter | zdatumfilter |
| void NXOpen::Features::ShipDesign::ShipSectionBuilder::SetZMaxDatumFilter | ( | int | zMaxDatumFilter | ) |
Sets the z max datum filter
Created in NX7.5.0.
License requirements : nx_ship_concept ("Ship Concept") OR nx_ship_detail ("Ship Detail Design")
| zMaxDatumFilter | zmaxdatumfilter |
| void NXOpen::Features::ShipDesign::ShipSectionBuilder::SetZMinDatumFilter | ( | int | zMinDatumFilter | ) |
Sets the z min datum filter
Created in NX7.5.0.
License requirements : nx_ship_concept ("Ship Concept") OR nx_ship_detail ("Ship Detail Design")
| zMinDatumFilter | zmindatumfilter |
| NXOpen::SelectBody* NXOpen::Features::ShipDesign::ShipSectionBuilder::ShipBody | ( | ) |
Returns the ship body
Created in NX7.5.0.
License requirements : None
| NXOpen::Features::ShipDesign::ShipSectionBuilder::XFilter NXOpen::Features::ShipDesign::ShipSectionBuilder::XDatumFilter | ( | ) |
Returns the x datum filter
Created in NX7.5.0.
License requirements : None
| int NXOpen::Features::ShipDesign::ShipSectionBuilder::XMaxDatumFilter | ( | ) |
Returns the x max datum filter
Created in NX7.5.0.
License requirements : None
| NXOpen::Expression* NXOpen::Features::ShipDesign::ShipSectionBuilder::XMaxOffset | ( | ) |
Returns the x max offset
Created in NX7.5.0.
License requirements : None
| int NXOpen::Features::ShipDesign::ShipSectionBuilder::XMinDatumFilter | ( | ) |
Returns the x min datum filter
Created in NX7.5.0.
License requirements : None
| NXOpen::Expression* NXOpen::Features::ShipDesign::ShipSectionBuilder::XMinOffset | ( | ) |
Returns the x min offset
Created in NX7.5.0.
License requirements : None
| int NXOpen::Features::ShipDesign::ShipSectionBuilder::YDatumFilter | ( | ) |
Returns the y datum filter
Created in NX7.5.0.
License requirements : None
| int NXOpen::Features::ShipDesign::ShipSectionBuilder::YMaxDatumFilter | ( | ) |
Returns the y max datum filter
Created in NX7.5.0.
License requirements : None
| NXOpen::Expression* NXOpen::Features::ShipDesign::ShipSectionBuilder::YMaxOffset | ( | ) |
Returns the y max offset
Created in NX7.5.0.
License requirements : None
| int NXOpen::Features::ShipDesign::ShipSectionBuilder::YMinDatumFilter | ( | ) |
Returns the y min datum filter
Created in NX7.5.0.
License requirements : None
| NXOpen::Expression* NXOpen::Features::ShipDesign::ShipSectionBuilder::YMinOffset | ( | ) |
Returns the y min offset
Created in NX7.5.0.
License requirements : None
| NXOpen::Features::ShipDesign::ShipSectionBuilder::ZFilter NXOpen::Features::ShipDesign::ShipSectionBuilder::ZDatumFilter | ( | ) |
Returns the z datum filter
Created in NX7.5.0.
License requirements : None
| int NXOpen::Features::ShipDesign::ShipSectionBuilder::ZMaxDatumFilter | ( | ) |
Returns the z max datum filter
Created in NX7.5.0.
License requirements : None
| NXOpen::Expression* NXOpen::Features::ShipDesign::ShipSectionBuilder::ZMaxOffset | ( | ) |
Returns the z max offset
Created in NX7.5.0.
License requirements : None
| int NXOpen::Features::ShipDesign::ShipSectionBuilder::ZMinDatumFilter | ( | ) |
Returns the z min datum filter
Created in NX7.5.0.
License requirements : None
| NXOpen::Expression* NXOpen::Features::ShipDesign::ShipSectionBuilder::ZMinOffset | ( | ) |
Returns the z min offset
Created in NX7.5.0.
License requirements : None