NX Open C++ Reference Guide
|
Represents the grid spacing for certain types of section specifications for the GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder . More...
Public Member Functions | |
bool | BoundSections1 () |
Returns the flag to bound the section to grid in direction 1 Created in NX6.0.0. | |
bool | BoundSections2 () |
Returns the flag to bound the section to grid in direction 2 Created in NX6.0.0. | |
double | Interval1 () |
Returns the interval of sections in direction 1 Created in NX6.0.0. | |
double | Interval2 () |
Returns the interval of sections in direction 2 Created in NX6.0.0. | |
bool | LockInterval1 () |
Returns the flag to lock the section interval in direction 1 Created in NX6.0.0. | |
bool | LockInterval2 () |
Returns the flag to lock the section interval in direction 2 Created in NX6.0.0. | |
int | SectionNumber1 () |
Returns the number of sections in direction 1 Created in NX6.0.0. | |
int | SectionNumber2 () |
Returns the number of sections in direction 2 Created in NX6.0.0. | |
void | SetBoundSections1 (bool boundSections1) |
Sets the flag to bound the section to grid in direction 1 Created in NX6.0.0. | |
void | SetBoundSections2 (bool boundSections2) |
Sets the flag to bound the section to grid in direction 2 Created in NX6.0.0. | |
void | SetInterval1 (double interval1) |
Sets the interval of sections in direction 1 Created in NX6.0.0. | |
void | SetInterval2 (double interval2) |
Sets the interval of sections in direction 2 Created in NX6.0.0. | |
void | SetLockInterval1 (bool lockInterval1) |
Sets the flag to lock the section interval in direction 1 Created in NX6.0.0. | |
void | SetLockInterval2 (bool lockInterval2) |
Sets the flag to lock the section interval in direction 2 Created in NX6.0.0. | |
void | SetSectionNumber1 (int sectionNumber1) |
Sets the number of sections in direction 1 Created in NX6.0.0. | |
void | SetSectionNumber2 (int sectionNumber2) |
Sets the number of sections in direction 2 Created in NX6.0.0. | |
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 the grid spacing for certain types of section specifications for the GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder .
Created in NX6.0.0.
bool NXOpen::GeometricAnalysis::SectionAnalysis::GridSpacingBuilder::BoundSections1 | ( | ) |
Returns the flag to bound the section to grid in direction 1
Created in NX6.0.0.
License requirements : studio_analyze ("STUDIO ANALYZE")
bool NXOpen::GeometricAnalysis::SectionAnalysis::GridSpacingBuilder::BoundSections2 | ( | ) |
Returns the flag to bound the section to grid in direction 2
Created in NX6.0.0.
License requirements : studio_analyze ("STUDIO ANALYZE")
double NXOpen::GeometricAnalysis::SectionAnalysis::GridSpacingBuilder::Interval1 | ( | ) |
Returns the interval of sections in direction 1
Created in NX6.0.0.
License requirements : studio_analyze ("STUDIO ANALYZE")
double NXOpen::GeometricAnalysis::SectionAnalysis::GridSpacingBuilder::Interval2 | ( | ) |
Returns the interval of sections in direction 2
Created in NX6.0.0.
License requirements : studio_analyze ("STUDIO ANALYZE")
bool NXOpen::GeometricAnalysis::SectionAnalysis::GridSpacingBuilder::LockInterval1 | ( | ) |
Returns the flag to lock the section interval in direction 1
Created in NX6.0.0.
License requirements : studio_analyze ("STUDIO ANALYZE")
bool NXOpen::GeometricAnalysis::SectionAnalysis::GridSpacingBuilder::LockInterval2 | ( | ) |
Returns the flag to lock the section interval in direction 2
Created in NX6.0.0.
License requirements : studio_analyze ("STUDIO ANALYZE")
int NXOpen::GeometricAnalysis::SectionAnalysis::GridSpacingBuilder::SectionNumber1 | ( | ) |
Returns the number of sections in direction 1
Created in NX6.0.0.
License requirements : studio_analyze ("STUDIO ANALYZE")
int NXOpen::GeometricAnalysis::SectionAnalysis::GridSpacingBuilder::SectionNumber2 | ( | ) |
Returns the number of sections in direction 2
Created in NX6.0.0.
License requirements : studio_analyze ("STUDIO ANALYZE")
void NXOpen::GeometricAnalysis::SectionAnalysis::GridSpacingBuilder::SetBoundSections1 | ( | bool | boundSections1 | ) |
Sets the flag to bound the section to grid in direction 1
Created in NX6.0.0.
License requirements : studio_analyze ("STUDIO ANALYZE")
boundSections1 | boundsections1 |
void NXOpen::GeometricAnalysis::SectionAnalysis::GridSpacingBuilder::SetBoundSections2 | ( | bool | boundSections2 | ) |
Sets the flag to bound the section to grid in direction 2
Created in NX6.0.0.
License requirements : studio_analyze ("STUDIO ANALYZE")
boundSections2 | boundsections2 |
void NXOpen::GeometricAnalysis::SectionAnalysis::GridSpacingBuilder::SetInterval1 | ( | double | interval1 | ) |
Sets the interval of sections in direction 1
Created in NX6.0.0.
License requirements : studio_analyze ("STUDIO ANALYZE")
interval1 | interval1 |
void NXOpen::GeometricAnalysis::SectionAnalysis::GridSpacingBuilder::SetInterval2 | ( | double | interval2 | ) |
Sets the interval of sections in direction 2
Created in NX6.0.0.
License requirements : studio_analyze ("STUDIO ANALYZE")
interval2 | interval2 |
void NXOpen::GeometricAnalysis::SectionAnalysis::GridSpacingBuilder::SetLockInterval1 | ( | bool | lockInterval1 | ) |
Sets the flag to lock the section interval in direction 1
Created in NX6.0.0.
License requirements : studio_analyze ("STUDIO ANALYZE")
lockInterval1 | lockinterval1 |
void NXOpen::GeometricAnalysis::SectionAnalysis::GridSpacingBuilder::SetLockInterval2 | ( | bool | lockInterval2 | ) |
Sets the flag to lock the section interval in direction 2
Created in NX6.0.0.
License requirements : studio_analyze ("STUDIO ANALYZE")
lockInterval2 | lockinterval2 |
void NXOpen::GeometricAnalysis::SectionAnalysis::GridSpacingBuilder::SetSectionNumber1 | ( | int | sectionNumber1 | ) |
Sets the number of sections in direction 1
Created in NX6.0.0.
License requirements : studio_analyze ("STUDIO ANALYZE")
sectionNumber1 | sectionnumber1 |
void NXOpen::GeometricAnalysis::SectionAnalysis::GridSpacingBuilder::SetSectionNumber2 | ( | int | sectionNumber2 | ) |
Sets the number of sections in direction 2
Created in NX6.0.0.
License requirements : studio_analyze ("STUDIO ANALYZE")
sectionNumber2 | sectionnumber2 |
|
virtual |
Validate whether the inputs to the component are sufficient for commit to be called.
If the component is not in a state to commit then an exception is thrown. For example, if the component requires you to set some property, this method will throw an exception if you haven't set it. This method throws a not-yet-implemented NXException for some components.
Implements NXOpen::GeometricUtilities::IComponentBuilder.