|
NX Open C++ Reference Guide
|
Represents a @link GeometricAnalysis::LocalRadiusAnalysis GeometricAnalysis::LocalRadiusAnalysis@endlink builder <br> To create a new instance of this class, use @link GeometricAnalysis::AnalysisObjectCollection::CreateLocalRadiusAnalysisBuilder GeometricAnalysis::AnalysisObjectCollection::CreateLocalRadiusAnalysisBuilder @endlink <br>
Default values. More...
Public Member Functions | |
| void | ButtonOpenInformationWindow () |
| TODO: fill in a description for this Created in NX8.5.0. | |
| NXOpen::Features::GeometricConstraintDataManager * | SelectionPoint () |
| Returns the selection point Created in NX8.5.0. | |
| void | SetVisibilityCoordinates (bool visibilityCoordinates) |
| Sets the toggle coordinates Created in NX8.5.0. | |
| void | SetVisibilityMaxRadius (bool visibilityMaxRadius) |
| Sets the toggle max radius show Created in NX8.5.0. | |
| void | SetVisibilityMinMaxRadiusTangent (bool visibilityMinMaxRadiusTangent) |
| Sets the toggle min radius tangent Created in NX8.5.0. | |
| void | SetVisibilityMinRadius (bool visibilityMinRadius) |
| Sets the toggle min radius show Created in NX8.5.0. | |
| void | SetVisibilityRadius (bool visibilityRadius) |
| Sets the toggle radius show Created in NX8.5.0. | |
| void | SetVisibilityURadius (bool visibilityURadius) |
| Sets the toggle uradius show Created in NX8.5.0. | |
| void | SetVisibilityUV (bool visibilityUV) |
| Sets the toggle uv Created in NX8.5.0. | |
| void | SetVisibilityUVTangent (bool visibilityUVTangent) |
| Sets the toggle max radius tangent Created in NX8.5.0. | |
| void | SetVisibilityVRadius (bool visibilityVRadius) |
| Sets the toggle vradius show Created in NX8.5.0. | |
| bool | VisibilityCoordinates () |
| Returns the toggle coordinates Created in NX8.5.0. | |
| bool | VisibilityMaxRadius () |
| Returns the toggle max radius show Created in NX8.5.0. | |
| bool | VisibilityMinMaxRadiusTangent () |
| Returns the toggle min radius tangent Created in NX8.5.0. | |
| bool | VisibilityMinRadius () |
| Returns the toggle min radius show Created in NX8.5.0. | |
| bool | VisibilityRadius () |
| Returns the toggle radius show Created in NX8.5.0. | |
| bool | VisibilityURadius () |
| Returns the toggle uradius show Created in NX8.5.0. | |
| bool | VisibilityUV () |
| Returns the toggle uv Created in NX8.5.0. | |
| bool | VisibilityUVTangent () |
| Returns the toggle max radius tangent Created in NX8.5.0. | |
| bool | VisibilityVRadius () |
| Returns the toggle vradius show Created in NX8.5.0. | |
Public Member Functions inherited from NXOpen::Builder | |
| NXOpen::NXObject * | Commit () |
| Commits any edits that have been applied to the builder. | |
| void | Destroy () |
| Deletes the builder, and cleans up any objects created by the builder. | |
| std::vector< NXOpen::NXObject * > | GetCommittedObjects () |
| For builders that create more than one object, this method returns the objects that are created by commit. | |
| NXOpen::NXObject * | GetObject () |
| Returns the object currently being edited by this builder. | |
| void | ShowResults () |
| Updates the model to reflect the result of an edit to the model for all builders that support showing results. | |
| virtual bool | Validate () |
| Validate whether the inputs to the component are sufficient for commit to be called. | |
Public Member Functions inherited from NXOpen::TaggedObject | |
| tag_t | GetTag () const |
<b>Deprecated</b>:<br> Use Tag instead. | |
| tag_t | Tag () const |
| Returns the tag of this object. | |
Represents a @link GeometricAnalysis::LocalRadiusAnalysis GeometricAnalysis::LocalRadiusAnalysis@endlink builder <br> To create a new instance of this class, use @link GeometricAnalysis::AnalysisObjectCollection::CreateLocalRadiusAnalysisBuilder GeometricAnalysis::AnalysisObjectCollection::CreateLocalRadiusAnalysisBuilder @endlink <br>
Default values.
| Property | Value |
|---|---|
|
VisibilityCoordinates |
0 |
|
VisibilityMaxRadius |
0 |
|
VisibilityMinMaxRadiusTangent |
0 |
|
VisibilityMinRadius |
1 |
|
VisibilityRadius |
1 |
|
VisibilityURadius |
0 |
|
VisibilityUV |
0 |
|
VisibilityUVTangent |
0 |
|
VisibilityVRadius |
0 |
Created in NX8.5.0.
| void NXOpen::GeometricAnalysis::LocalRadiusAnalysisBuilder::ButtonOpenInformationWindow | ( | ) |
TODO: fill in a description for this
Created in NX8.5.0.
License requirements : None
| NXOpen::Features::GeometricConstraintDataManager* NXOpen::GeometricAnalysis::LocalRadiusAnalysisBuilder::SelectionPoint | ( | ) |
Returns the selection point
Created in NX8.5.0.
License requirements : None
| void NXOpen::GeometricAnalysis::LocalRadiusAnalysisBuilder::SetVisibilityCoordinates | ( | bool | visibilityCoordinates | ) |
Sets the toggle coordinates
Created in NX8.5.0.
License requirements : None
| visibilityCoordinates | visibilitycoordinates |
| void NXOpen::GeometricAnalysis::LocalRadiusAnalysisBuilder::SetVisibilityMaxRadius | ( | bool | visibilityMaxRadius | ) |
Sets the toggle max radius show
Created in NX8.5.0.
License requirements : None
| visibilityMaxRadius | visibilitymaxradius |
| void NXOpen::GeometricAnalysis::LocalRadiusAnalysisBuilder::SetVisibilityMinMaxRadiusTangent | ( | bool | visibilityMinMaxRadiusTangent | ) |
Sets the toggle min radius tangent
Created in NX8.5.0.
License requirements : None
| visibilityMinMaxRadiusTangent | visibilityminmaxradiustangent |
| void NXOpen::GeometricAnalysis::LocalRadiusAnalysisBuilder::SetVisibilityMinRadius | ( | bool | visibilityMinRadius | ) |
Sets the toggle min radius show
Created in NX8.5.0.
License requirements : None
| visibilityMinRadius | visibilityminradius |
| void NXOpen::GeometricAnalysis::LocalRadiusAnalysisBuilder::SetVisibilityRadius | ( | bool | visibilityRadius | ) |
Sets the toggle radius show
Created in NX8.5.0.
License requirements : None
| visibilityRadius | visibilityradius |
| void NXOpen::GeometricAnalysis::LocalRadiusAnalysisBuilder::SetVisibilityURadius | ( | bool | visibilityURadius | ) |
Sets the toggle uradius show
Created in NX8.5.0.
License requirements : None
| visibilityURadius | visibilityuradius |
| void NXOpen::GeometricAnalysis::LocalRadiusAnalysisBuilder::SetVisibilityUV | ( | bool | visibilityUV | ) |
Sets the toggle uv
Created in NX8.5.0.
License requirements : None
| visibilityUV | visibilityuv |
| void NXOpen::GeometricAnalysis::LocalRadiusAnalysisBuilder::SetVisibilityUVTangent | ( | bool | visibilityUVTangent | ) |
Sets the toggle max radius tangent
Created in NX8.5.0.
License requirements : None
| visibilityUVTangent | visibilityuvtangent |
| void NXOpen::GeometricAnalysis::LocalRadiusAnalysisBuilder::SetVisibilityVRadius | ( | bool | visibilityVRadius | ) |
Sets the toggle vradius show
Created in NX8.5.0.
License requirements : None
| visibilityVRadius | visibilityvradius |
| bool NXOpen::GeometricAnalysis::LocalRadiusAnalysisBuilder::VisibilityCoordinates | ( | ) |
Returns the toggle coordinates
Created in NX8.5.0.
License requirements : None
| bool NXOpen::GeometricAnalysis::LocalRadiusAnalysisBuilder::VisibilityMaxRadius | ( | ) |
Returns the toggle max radius show
Created in NX8.5.0.
License requirements : None
| bool NXOpen::GeometricAnalysis::LocalRadiusAnalysisBuilder::VisibilityMinMaxRadiusTangent | ( | ) |
Returns the toggle min radius tangent
Created in NX8.5.0.
License requirements : None
| bool NXOpen::GeometricAnalysis::LocalRadiusAnalysisBuilder::VisibilityMinRadius | ( | ) |
Returns the toggle min radius show
Created in NX8.5.0.
License requirements : None
| bool NXOpen::GeometricAnalysis::LocalRadiusAnalysisBuilder::VisibilityRadius | ( | ) |
Returns the toggle radius show
Created in NX8.5.0.
License requirements : None
| bool NXOpen::GeometricAnalysis::LocalRadiusAnalysisBuilder::VisibilityURadius | ( | ) |
Returns the toggle uradius show
Created in NX8.5.0.
License requirements : None
| bool NXOpen::GeometricAnalysis::LocalRadiusAnalysisBuilder::VisibilityUV | ( | ) |
Returns the toggle uv
Created in NX8.5.0.
License requirements : None
| bool NXOpen::GeometricAnalysis::LocalRadiusAnalysisBuilder::VisibilityUVTangent | ( | ) |
Returns the toggle max radius tangent
Created in NX8.5.0.
License requirements : None
| bool NXOpen::GeometricAnalysis::LocalRadiusAnalysisBuilder::VisibilityVRadius | ( | ) |
Returns the toggle vradius show
Created in NX8.5.0.
License requirements : None