NX Open C++ Reference Guide
Public Member Functions
NXOpen::GeometricAnalysis::CurveContinuityBuilder Class Reference

Represents a curve continuity builder
To create a new instance of this class, use GeometricAnalysis::AnalysisObjectCollection::CreateCurveContinuityBuilder
Default values. More...

Inheritance diagram for NXOpen::GeometricAnalysis::CurveContinuityBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

double EndPointX ()
 Returns the end point x value
Created in NX7.0.0.
double EndPointY ()
 Returns the end point y value
Created in NX7.0.0.
double EndPointZ ()
 Returns the end point z value
Created in NX7.0.0.
bool G0Check ()
 Returns the G0 check
Created in NX7.0.0.
bool G1Check ()
 Returns the G1 check
Created in NX7.0.0.
bool G2Check ()
 Returns the G2 check
Created in NX7.0.0.
bool G3Check ()
 Returns the G3 check
Created in NX7.0.0.
NXOpen::SelectNXObjectSelectCurve ()
 Returns the select curve
Created in NX7.0.0.
NXOpen::SelectNXObjectSelectObject ()
 Returns the select object
Created in NX7.0.0.
void SetEndPointX (double endPointX)
 Sets the end point x value
Created in NX7.0.0.
void SetEndPointY (double endPointY)
 Sets the end point y value
Created in NX7.0.0.
void SetEndPointZ (double endPointZ)
 Sets the end point z value
Created in NX7.0.0.
void SetG0Check (bool g0Check)
 Sets the G0 check
Created in NX7.0.0.
void SetG1Check (bool g1Check)
 Sets the G1 check
Created in NX7.0.0.
void SetG2Check (bool g2Check)
 Sets the G2 check
Created in NX7.0.0.
void SetG3Check (bool g3Check)
 Sets the G3 check
Created in NX7.0.0.
void SetShowNeedle (bool showNeedle)
 Sets the show needle
Created in NX7.0.0.
bool ShowNeedle ()
 Returns the show needle
Created in NX7.0.0.

Detailed Description

Represents a curve continuity builder
To create a new instance of this class, use GeometricAnalysis::AnalysisObjectCollection::CreateCurveContinuityBuilder
Default values.

Property Value

EndPointX

0

EndPointY

0

EndPointZ

0

G0Check

1

G1Check

0

G2Check

0

G3Check

0

ShowNeedle

1


Created in NX7.0.0.


Member Function Documentation

Returns the end point x value
Created in NX7.0.0.



License requirements : None

Returns the end point y value
Created in NX7.0.0.



License requirements : None

Returns the end point z value
Created in NX7.0.0.



License requirements : None

Returns the G0 check
Created in NX7.0.0.



License requirements : None

Returns the G1 check
Created in NX7.0.0.



License requirements : None

Returns the G2 check
Created in NX7.0.0.



License requirements : None

Returns the G3 check
Created in NX7.0.0.



License requirements : None

Returns the select curve
Created in NX7.0.0.



License requirements : None

Returns the select object
Created in NX7.0.0.



License requirements : None

Sets the end point x value
Created in NX7.0.0.



License requirements : studio_analyze ("STUDIO ANALYZE")

Parameters:
endPointXendpointx

Sets the end point y value
Created in NX7.0.0.



License requirements : studio_analyze ("STUDIO ANALYZE")

Parameters:
endPointYendpointy

Sets the end point z value
Created in NX7.0.0.



License requirements : studio_analyze ("STUDIO ANALYZE")

Parameters:
endPointZendpointz

Sets the G0 check
Created in NX7.0.0.



License requirements : studio_analyze ("STUDIO ANALYZE")

Parameters:
g0Checkg0check

Sets the G1 check
Created in NX7.0.0.



License requirements : studio_analyze ("STUDIO ANALYZE")

Parameters:
g1Checkg1check

Sets the G2 check
Created in NX7.0.0.



License requirements : studio_analyze ("STUDIO ANALYZE")

Parameters:
g2Checkg2check

Sets the G3 check
Created in NX7.0.0.



License requirements : studio_analyze ("STUDIO ANALYZE")

Parameters:
g3Checkg3check

Sets the show needle
Created in NX7.0.0.



License requirements : studio_analyze ("STUDIO ANALYZE")

Parameters:
showNeedleshowneedle

Returns the show needle
Created in NX7.0.0.



License requirements : None


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