SurfaceContinuityAnalysisBuilder Class

class NXOpen.GeometricAnalysis.SurfaceContinuityAnalysisBuilder

Bases: NXOpen.Builder

Represents a NXOpen.GeometricAnalysis.SurfaceContinuityAnalysis builder

To create a new instance of this class, use NXOpen.GeometricAnalysis.AnalysisObjectCollection.CreateSurfaceContinuityAnalysisBuilder

Default values.

Property Value
CurvatureCheck Sectional
G0 True
G1 False
G2 False
G3 False

New in version NX6.0.0.

Properties

Property Description
CombOptions Returns the comb display block options
CurvatureCheck Returns or sets the curvature check
Face Returns the (second) faces.
FirstEdge Returns the first edges or faces
G0 Returns or sets the g0 toggle
G1 Returns or sets the g1 toggle
G2 Returns or sets the g2 toggle
G3 Returns or sets the g3 toggle
SecondEdge Returns the second edges or faces.
Tag Returns the Tag for this object.
Type Returns or sets the type of analysis to perform

Methods

Method Description
Commit Commits any edits that have been applied to the builder.
Destroy Deletes the builder, and cleans up any objects created by the builder.
GetCommittedObjects For builders that create more than one object, this method returns the objects that are created by commit.
GetFace1Array Returns the edge1 array not used @return
GetObject Returns the object currently being edited by this builder.
ShowResults Updates the model to reflect the result of an edit to the model for all builders that support showing results.
UpdateFace User selects or deselects face, update builder m_edge2, m_face2
UpdateFirstEdgeFace The user selects or deselects first edge or face, update builder m_edge1, m_face1
UpdateSecondEdgeFace User selects or deselects second edge or face, update builder m_edge2, m_face2
Validate Validate whether the inputs to the component are sufficient for commit to be called.

Property Detail

CombOptions

SurfaceContinuityAnalysisBuilder.CombOptions

Returns the comb display block options

-------------------------------------

Getter Method

Signature CombOptions()

Returns:
Return type:NXOpen.GeometricUtilities.CombOptionsBuilder

New in version NX6.0.0.

License requirements: None.

CurvatureCheck

SurfaceContinuityAnalysisBuilder.CurvatureCheck

Returns or sets the curvature check

-------------------------------------

Getter Method

Signature CurvatureCheck()

Returns:
Return type:NXOpen.GeometricAnalysis.SurfaceContinuityAnalysisBuilderCurvatureType

New in version NX6.0.0.

License requirements: None.

-------------------------------------

Setter Method

Signature CurvatureCheck(curvatureCheck)

Parameters:curvatureCheck (NXOpen.GeometricAnalysis.SurfaceContinuityAnalysisBuilderCurvatureType) –

New in version NX6.0.0.

License requirements: gateway (“UG GATEWAY”)

Face

SurfaceContinuityAnalysisBuilder.Face

Returns the (second) faces.

Used only if the type is EdgeFace

-------------------------------------

Getter Method

Signature Face()

Returns:
Return type:NXOpen.SelectNXObjectList

New in version NX6.0.0.

License requirements: None.

FirstEdge

SurfaceContinuityAnalysisBuilder.FirstEdge

Returns the first edges or faces

-------------------------------------

Getter Method

Signature FirstEdge()

Returns:
Return type:NXOpen.SelectNXObjectList

New in version NX6.0.0.

License requirements: None.

G0

SurfaceContinuityAnalysisBuilder.G0

Returns or sets the g0 toggle

-------------------------------------

Getter Method

Signature G0()

Returns:
Return type:bool

New in version NX6.0.0.

License requirements: None.

-------------------------------------

Setter Method

Signature G0(g0)

Parameters:g0 (bool) –

New in version NX6.0.0.

License requirements: gateway (“UG GATEWAY”)

G1

SurfaceContinuityAnalysisBuilder.G1

Returns or sets the g1 toggle

-------------------------------------

Getter Method

Signature G1()

Returns:
Return type:bool

New in version NX6.0.0.

License requirements: None.

-------------------------------------

Setter Method

Signature G1(g1)

Parameters:g1 (bool) –

New in version NX6.0.0.

License requirements: gateway (“UG GATEWAY”)

G2

SurfaceContinuityAnalysisBuilder.G2

Returns or sets the g2 toggle

-------------------------------------

Getter Method

Signature G2()

Returns:
Return type:bool

New in version NX6.0.0.

License requirements: None.

-------------------------------------

Setter Method

Signature G2(g2)

Parameters:g2 (bool) –

New in version NX6.0.0.

License requirements: gateway (“UG GATEWAY”)

G3

SurfaceContinuityAnalysisBuilder.G3

Returns or sets the g3 toggle

-------------------------------------

Getter Method

Signature G3()

Returns:
Return type:bool

New in version NX6.0.0.

License requirements: None.

-------------------------------------

Setter Method

Signature G3(g3)

Parameters:g3 (bool) –

New in version NX6.0.0.

License requirements: gateway (“UG GATEWAY”)

SecondEdge

SurfaceContinuityAnalysisBuilder.SecondEdge

Returns the second edges or faces.

Used only if the type is EdgeEdge

-------------------------------------

Getter Method

Signature SecondEdge()

Returns:
Return type:NXOpen.SelectNXObjectList

New in version NX6.0.0.

License requirements: None.

Type

SurfaceContinuityAnalysisBuilder.Type

Returns or sets the type of analysis to perform

-------------------------------------

Getter Method

Signature Type()

Returns:
Return type:NXOpen.GeometricAnalysis.SurfaceContinuityAnalysisBuilderTypes

New in version NX6.0.0.

License requirements: None.

-------------------------------------

Setter Method

Signature Type(type)

Parameters:type (NXOpen.GeometricAnalysis.SurfaceContinuityAnalysisBuilderTypes) –

New in version NX6.0.0.

License requirements: gateway (“UG GATEWAY”)

Method Detail

GetFace1Array

SurfaceContinuityAnalysisBuilder.GetFace1Array

Returns the edge1 array not used

Signature GetFace1Array()

Returns:
Return type:list of NXOpen.Face

New in version NX6.0.0.

License requirements: None.

UpdateFace

SurfaceContinuityAnalysisBuilder.UpdateFace

User selects or deselects face, update builder m_edge2, m_face2

Signature UpdateFace(face, selectionPoint)

Parameters:

New in version NX6.0.0.

License requirements: gateway (“UG GATEWAY”)

UpdateFirstEdgeFace

SurfaceContinuityAnalysisBuilder.UpdateFirstEdgeFace

The user selects or deselects first edge or face, update builder m_edge1, m_face1

Signature UpdateFirstEdgeFace(edgeOrFace, selectionPoint)

Parameters:

New in version NX6.0.0.

License requirements: gateway (“UG GATEWAY”)

UpdateSecondEdgeFace

SurfaceContinuityAnalysisBuilder.UpdateSecondEdgeFace

User selects or deselects second edge or face, update builder m_edge2, m_face2

Signature UpdateSecondEdgeFace(edgeOrFace, selectionPoint)

Parameters:

New in version NX6.0.0.

License requirements: gateway (“UG GATEWAY”)

Validate

SurfaceContinuityAnalysisBuilder.Validate

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.

Signature Validate()

Returns:Was self validation successful
Return type:bool

New in version NX3.0.1.

License requirements: None.