NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder Class Reference

Represents a GeometricAnalysis::SectionAnalysisObject builder. More...

Inheritance diagram for NXOpen::GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Types

enum  CalculationMethodType { CalculationMethodTypeCurvature, CalculationMethodTypeRadiusofCurvature }
 The calculation method. More...
enum  NeedleDirectionType { NeedleDirectionTypeInside, NeedleDirectionTypeOutside }
 The needle direction. More...
enum  OutputType { OutputTypeAnalysisObject, OutputTypeSectionCurves, OutputTypeBoth }
 The output options. More...
enum  ScalingMethodType { ScalingMethodTypeLinear, ScalingMethodTypeLogarithmic }
 The scaling method. More...
enum  Types {
  TypesParallel, TypesIsoparametric, TypesAlongCurve, TypesQuadrilateral,
  TypesTriangular, TypesCircular
}
 Represents the sectioning types. More...

Public Member Functions

NXOpen::GeometricAnalysis::SectionAnalysis::AlongCurveBuilderAlongCurve ()
 Returns the along curve section specifications.
NXOpen::GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder::CalculationMethodType CalculationMethod ()
 Returns the calculation method
Created in NX7.0.0.
NXOpen::GeometricAnalysis::SectionAnalysis::CircularGridBuilderCircularGrid ()
 Returns the circular grid.
NXOpen::GeometricUtilities::CombOptionsBuilderCombOptions ()
 Returns the comb options
Created in NX6.0.0.
void CreateCurves ()
 Create curves from the sections of Section Analysis object

NXOpen::GeometricAnalysis::SectionAnalysis::IsoparametricGridBuilderIsoparametricGrid ()
 Returns the isoparametric grid.
NXOpen::GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder::NeedleDirectionType NeedleDirection ()
 Returns the needle direction
Created in NX7.0.0.
NXOpen::GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder::OutputType Output ()
 Returns the output
Created in NX7.0.0.
NXOpen::GeometricAnalysis::SectionAnalysis::ParallelPlanesBuilderParallelPlanes ()
 Returns the parallel planes section specifications.
NXOpen::GeometricAnalysis::SectionAnalysis::QuadrilateralGridBuilderQuadrilateralGrid ()
 Returns the quadrilateral grid.
NXOpen::SelectTaggedObjectListReferences ()
 Returns the references (faces or faceted bodies)
Created in NX6.0.0.
NXOpen::GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder::ScalingMethodType ScalingMethod ()
 Returns the scaling method
Created in NX7.0.0.
void SetCalculationMethod (NXOpen::GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder::CalculationMethodType calculationMethod)
 Sets the calculation method
Created in NX7.0.0.
void SetNeedleDirection (NXOpen::GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder::NeedleDirectionType needleDirection)
 Sets the needle direction
Created in NX7.0.0.
void SetOutput (NXOpen::GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder::OutputType output)
 Sets the output
Created in NX7.0.0.
void SetScalingMethod (NXOpen::GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder::ScalingMethodType scalingMethod)
 Sets the scaling method
Created in NX7.0.0.
void SetShowInflectionPoints (bool showInflectionPoints)
 Sets the flag to show the inflection points of planar sections
Created in NX6.0.0.
void SetShowPeakPoints (bool showPeakPoints)
 Sets the flag to show the peak points of the sections
Created in NX6.0.0.
void SetShowSectionLength (bool showSectionLength)
 Sets the flag to show the section length labels
Created in NX6.0.0.
void SetType (NXOpen::GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder::Types type)
 Sets the sectioning type
Created in NX6.0.0.
bool ShowInflectionPoints ()
 Returns the flag to show the inflection points of planar sections
Created in NX6.0.0.
bool ShowPeakPoints ()
 Returns the flag to show the peak points of the sections
Created in NX6.0.0.
bool ShowSectionLength ()
 Returns the flag to show the section length labels
Created in NX6.0.0.
NXOpen::GeometricAnalysis::SectionAnalysis::TriangularGridBuilderTriangularGrid ()
 Returns the triangular grid.
NXOpen::GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder::Types Type ()
 Returns the sectioning type
Created in NX6.0.0.

Detailed Description

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

AnalysisObject

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.


Member Enumeration Documentation

The calculation method.

Enumerator:
CalculationMethodTypeCurvature 

Curvature.

CalculationMethodTypeRadiusofCurvature 

Radius of curvature.

The needle direction.

Enumerator:
NeedleDirectionTypeInside 

Inside.

NeedleDirectionTypeOutside 

Outside.

The output options.

Enumerator:
OutputTypeAnalysisObject 

Analysis Object.

OutputTypeSectionCurves 

section curves

OutputTypeBoth 

Both Analysis Object and section curves.

The scaling method.

Enumerator:
ScalingMethodTypeLinear 

Linear.

ScalingMethodTypeLogarithmic 

Logarithmic.

Represents the sectioning types.

Enumerator:
TypesParallel 

Parallel Planes.

TypesIsoparametric 

Isoparametric.

TypesAlongCurve 

Along Curve.

TypesQuadrilateral 

Quadrilateral.

TypesTriangular 

Triangular.

TypesCircular 

Circular.


Member Function Documentation

Returns the along curve section specifications.

Only used when type is GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder::TypesAlongCurve

Deprecated:
Deprecated in NX7.5.0.


Created in NX6.0.0.

License requirements : studio_analyze ("STUDIO ANALYZE")

Returns the calculation method
Created in NX7.0.0.



License requirements : None

Returns the circular grid.

Only used when type is GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder::TypesCircular
Created in NX6.0.0.

License requirements : studio_analyze ("STUDIO ANALYZE")

Returns the comb options
Created in NX6.0.0.



License requirements : studio_analyze ("STUDIO ANALYZE")

Create curves from the sections of Section Analysis object

Deprecated:
Deprecated in NX7.0.0.



Created in NX6.0.0.

License requirements : studio_analyze ("STUDIO ANALYZE")

Returns the isoparametric grid.

Only used when type is GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder::TypesIsoparametric

Deprecated:
Deprecated in NX7.5.0.


Created in NX6.0.0.

License requirements : studio_analyze ("STUDIO ANALYZE")

Returns the needle direction
Created in NX7.0.0.



License requirements : None

Returns the output
Created in NX7.0.0.



License requirements : None

Returns the parallel planes section specifications.

Only used when type is GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder::TypesParallel

Deprecated:
Deprecated in NX7.5.0.


Created in NX6.0.0.

License requirements : studio_analyze ("STUDIO ANALYZE")

Returns the quadrilateral grid.

Only used when type is GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder::TypesQuadrilateral
Created in NX6.0.0.

License requirements : studio_analyze ("STUDIO ANALYZE")

Returns the references (faces or faceted bodies)
Created in NX6.0.0.



License requirements : studio_analyze ("STUDIO ANALYZE")

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")

Parameters:
calculationMethodcalculationmethod

Sets the needle direction
Created in NX7.0.0.



License requirements : studio_analyze ("STUDIO ANALYZE")

Parameters:
needleDirectionneedledirection

Sets the output
Created in NX7.0.0.



License requirements : studio_analyze ("STUDIO ANALYZE")

Parameters:
outputoutput

Sets the scaling method
Created in NX7.0.0.



License requirements : studio_analyze ("STUDIO ANALYZE")

Parameters:
scalingMethodscalingmethod

Sets the flag to show the inflection points of planar sections
Created in NX6.0.0.



License requirements : studio_analyze ("STUDIO ANALYZE")

Parameters:
showInflectionPointsshowinflectionpoints

Sets the flag to show the peak points of the sections
Created in NX6.0.0.



License requirements : studio_analyze ("STUDIO ANALYZE")

Parameters:
showPeakPointsshowpeakpoints

Sets the flag to show the section length labels
Created in NX6.0.0.



License requirements : studio_analyze ("STUDIO ANALYZE")

Parameters:
showSectionLengthshowsectionlength

Sets the sectioning type
Created in NX6.0.0.



License requirements : studio_analyze ("STUDIO ANALYZE")

Parameters:
typetype

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")

Returns the triangular grid.

Only used when type is GeometricAnalysis::SectionAnalysis::SectionAnalysisBuilder::TypesTriangular
Created in NX6.0.0.

License requirements : studio_analyze ("STUDIO ANALYZE")

Returns the sectioning type
Created in NX6.0.0.



License requirements : studio_analyze ("STUDIO ANALYZE")


The documentation for this class was generated from the following file:
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.