NX Open C++ Reference Guide
|
Represents a GeometricAnalysis::SectionAnalysisObject builder. More...
Represents a GeometricAnalysis::SectionAnalysisObject builder.
To create a new instance of this class, use GeometricAnalysis::AnalysisObjectCollection::CreateSectionAnalysisBuilder
Default values.
Property | Value |
---|---|
AlongCurve.CurveRange.AnchorPosition (deprecated) |
Start |
AlongCurve.Method (deprecated) |
Perpendicular |
AlongCurve.Spacing.BoundSections1 (deprecated) |
False |
AlongCurve.Spacing.BoundSections2 (deprecated) |
True |
AlongCurve.Spacing.Interval1 (deprecated) |
25.0 |
AlongCurve.Spacing.Interval2 (deprecated) |
50.0 (millimeters part), 2.0 (inches part) |
AlongCurve.Spacing.LockInterval1 (deprecated) |
False |
AlongCurve.Spacing.LockInterval2 (deprecated) |
False |
AlongCurve.Spacing.SectionNumber1 (deprecated) |
5 |
AlongCurve.Spacing.SectionNumber2 (deprecated) |
5 |
CalculationMethod |
Curvature |
CircularGrid.CircularFrame.AnchorAttachment |
None |
CircularGrid.CircularFrame.Subtype |
Arbitrary |
CircularGrid.Spacing.Interval1 |
45.0 |
IsoparametricGrid.Method (deprecated) |
UV |
IsoparametricGrid.Spacing.Interval1 (deprecated) |
25.0 |
IsoparametricGrid.Spacing.Interval2 (deprecated) |
25.0 |
IsoparametricGrid.SurfaceRange.AnchorPosition (deprecated) |
Vertex1 |
NeedleDirection |
Outside |
Output | |
ParallelPlanes.IsXDirectionEnabled (deprecated) |
True |
ParallelPlanes.IsYDirectionEnabled (deprecated) |
True |
ParallelPlanes.IsZDirectionEnabled (deprecated) |
True |
ParallelPlanes.Method (deprecated) |
Parallel |
ParallelPlanes.Spacing.Interval1 (deprecated) |
50.0 (millimeters part), 2.0 (inches part) |
ParallelPlanes.Spacing.Interval2 (deprecated) |
50.0 (millimeters part), 2.0 (inches part) |
ParallelPlanes.Spacing.Interval3 (deprecated) |
50.0 (millimeters part), 2.0 (inches part) |
ParallelPlanes.Spacing.IsSectionNumberSpecified1 (deprecated) |
False |
ParallelPlanes.Spacing.IsSectionNumberSpecified2 (deprecated) |
False |
ParallelPlanes.Spacing.IsSectionNumberSpecified3 (deprecated) |
False |
ParallelPlanes.Spacing.SectionNumber1 (deprecated) |
5 |
ParallelPlanes.Spacing.SectionNumber2 (deprecated) |
5 |
ParallelPlanes.Spacing.SectionNumber3 (deprecated) |
5 |
QuadrilateralGrid.QuadrilateralFrame.AnchorAttachment |
None |
QuadrilateralGrid.QuadrilateralFrame.Subtype |
Arbitrary |
ScalingMethod |
Linear |
ShowInflectionPoints |
False |
ShowPeakPoints |
False |
ShowSectionLength |
False |
TriangularGrid.TriangularFrame.AnchorAttachment |
None |
TriangularGrid.TriangularFrame.Subtype |
Arbitrary |
Type |
Parallel |
Created in NX6.0.0.
Represents the sectioning types.
TypesParallel |
Parallel Planes. |
TypesIsoparametric |
Isoparametric. |
TypesAlongCurve |
Along Curve. |
TypesQuadrilateral |
Quadrilateral. |
TypesTriangular |
Triangular. |
TypesCircular |
Circular. |
NXOpen::GeometricAnalysis::SectionAnalysis::AlongCurveBuilder* NXOpen::GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder::AlongCurve | ( | ) |
Returns the along curve section specifications.
Only used when type is GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder::TypesAlongCurve
Created in NX6.0.0.
License requirements : studio_analyze ("STUDIO ANALYZE")
NXOpen::GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder::CalculationMethodType NXOpen::GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder::CalculationMethod | ( | ) |
Returns the calculation method
Created in NX7.0.0.
License requirements : None
NXOpen::GeometricAnalysis::SectionAnalysis::CircularGridBuilder* NXOpen::GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder::CircularGrid | ( | ) |
Returns the circular grid.
Only used when type is GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder::TypesCircular
Created in NX6.0.0.
License requirements : studio_analyze ("STUDIO ANALYZE")
NXOpen::GeometricUtilities::CombOptionsBuilder* NXOpen::GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder::CombOptions | ( | ) |
Returns the comb options
Created in NX6.0.0.
License requirements : studio_analyze ("STUDIO ANALYZE")
Create curves from the sections of Section Analysis object
Created in NX6.0.0.
License requirements : studio_analyze ("STUDIO ANALYZE")
NXOpen::GeometricAnalysis::SectionAnalysis::IsoparametricGridBuilder* NXOpen::GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder::IsoparametricGrid | ( | ) |
Returns the isoparametric grid.
Only used when type is GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder::TypesIsoparametric
Created in NX6.0.0.
License requirements : studio_analyze ("STUDIO ANALYZE")
NXOpen::GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder::NeedleDirectionType NXOpen::GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder::NeedleDirection | ( | ) |
Returns the needle direction
Created in NX7.0.0.
License requirements : None
NXOpen::GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder::OutputType NXOpen::GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder::Output | ( | ) |
Returns the output
Created in NX7.0.0.
License requirements : None
NXOpen::GeometricAnalysis::SectionAnalysis::ParallelPlanesBuilder* NXOpen::GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder::ParallelPlanes | ( | ) |
Returns the parallel planes section specifications.
Only used when type is GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder::TypesParallel
Created in NX6.0.0.
License requirements : studio_analyze ("STUDIO ANALYZE")
NXOpen::GeometricAnalysis::SectionAnalysis::QuadrilateralGridBuilder* NXOpen::GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder::QuadrilateralGrid | ( | ) |
Returns the quadrilateral grid.
Only used when type is GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder::TypesQuadrilateral
Created in NX6.0.0.
License requirements : studio_analyze ("STUDIO ANALYZE")
NXOpen::SelectTaggedObjectList* NXOpen::GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder::References | ( | ) |
Returns the references (faces or faceted bodies)
Created in NX6.0.0.
License requirements : studio_analyze ("STUDIO ANALYZE")
NXOpen::GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder::ScalingMethodType NXOpen::GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder::ScalingMethod | ( | ) |
Returns the scaling method
Created in NX7.0.0.
License requirements : None
Sets the calculation method
Created in NX7.0.0.
License requirements : studio_analyze ("STUDIO ANALYZE")
calculationMethod | calculationmethod |
void NXOpen::GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder::SetNeedleDirection | ( | NXOpen::GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder::NeedleDirectionType | needleDirection | ) |
Sets the needle direction
Created in NX7.0.0.
License requirements : studio_analyze ("STUDIO ANALYZE")
needleDirection | needledirection |
void NXOpen::GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder::SetOutput | ( | NXOpen::GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder::OutputType | output | ) |
Sets the output
Created in NX7.0.0.
License requirements : studio_analyze ("STUDIO ANALYZE")
output | output |
void NXOpen::GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder::SetScalingMethod | ( | NXOpen::GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder::ScalingMethodType | scalingMethod | ) |
Sets the scaling method
Created in NX7.0.0.
License requirements : studio_analyze ("STUDIO ANALYZE")
scalingMethod | scalingmethod |
void NXOpen::GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder::SetShowInflectionPoints | ( | bool | showInflectionPoints | ) |
Sets the flag to show the inflection points of planar sections
Created in NX6.0.0.
License requirements : studio_analyze ("STUDIO ANALYZE")
showInflectionPoints | showinflectionpoints |
void NXOpen::GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder::SetShowPeakPoints | ( | bool | showPeakPoints | ) |
Sets the flag to show the peak points of the sections
Created in NX6.0.0.
License requirements : studio_analyze ("STUDIO ANALYZE")
showPeakPoints | showpeakpoints |
void NXOpen::GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder::SetShowSectionLength | ( | bool | showSectionLength | ) |
Sets the flag to show the section length labels
Created in NX6.0.0.
License requirements : studio_analyze ("STUDIO ANALYZE")
showSectionLength | showsectionlength |
void NXOpen::GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder::SetType | ( | NXOpen::GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder::Types | type | ) |
Sets the sectioning type
Created in NX6.0.0.
License requirements : studio_analyze ("STUDIO ANALYZE")
type | type |
Returns the flag to show the inflection points of planar sections
Created in NX6.0.0.
License requirements : studio_analyze ("STUDIO ANALYZE")
Returns the flag to show the peak points of the sections
Created in NX6.0.0.
License requirements : studio_analyze ("STUDIO ANALYZE")
Returns the flag to show the section length labels
Created in NX6.0.0.
License requirements : studio_analyze ("STUDIO ANALYZE")
NXOpen::GeometricAnalysis::SectionAnalysis::TriangularGridBuilder* NXOpen::GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder::TriangularGrid | ( | ) |
Returns the triangular grid.
Only used when type is GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder::TypesTriangular
Created in NX6.0.0.
License requirements : studio_analyze ("STUDIO ANALYZE")
NXOpen::GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder::Types NXOpen::GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder::Type | ( | ) |
Returns the sectioning type
Created in NX6.0.0.
License requirements : studio_analyze ("STUDIO ANALYZE")