|
NX Open C++ Reference Guide
|
Represents a CMM Inspection Curve Feature builder
To create a new instance of this class, use CAM::InspectionOperationCollection::CreateInspectionCurveFeatureBuilder
Created in NX7.0.0.
More...
Public Member Functions | |
| NXOpen::Direction * | ApproachDirection () |
| Returns the approach direction Created in NX7.0.0. | |
| double | CurvatureFactor () |
| Returns the curvature factor Created in NX8.5.1. | |
| double | EndDistance () |
| Returns the end distance Created in NX8.5.1. | |
| double | EndPercentage () |
| Returns the end percentage Created in NX8.5.1. | |
| void | ErasePointDefinitionDisplay () |
| Erases display of point definition data Created in NX9.0.0. | |
| bool | IsPointDefinitionChanged () |
| Returns the point data definition changed flag Created in NX9.0.0. | |
| double | MaximumSpacing () |
| Returns the maximum spacing Created in NX8.5.1. | |
| int | MinimumNumberOfPoints () |
| Returns the minimum number of points Created in NX8.5.1. | |
| double | MinimumSpacing () |
| Returns the minimum spacing Created in NX8.5.1. | |
| NXString | Name () |
| Returns the name Created in NX7.0.0. | |
| NXOpen::CAM::InheritableDoubleBuilder * | OffsetDistance () |
| Returns the offset distance Created in NX9.0.0. | |
| NXOpen::CAM::InspectionCurveFeatureBuilder::PointDataDefinitionType | PointDataDefinition () |
| Returns the point data definition Created in NX8.5.1. | |
| NXOpen::SelectPointList * | PointSelector () |
| Returns the user specified point selector Created in NX8.5.1. | |
| void | PreviewPointData (bool showExisting) |
| Creates preview of point definition data Created in NX9.0.0. | |
| void | ReverseFeatureNormal () |
| Reverses the feature normal Created in NX9.0.0. | |
| void | ReverseOffsetDirection () |
| Reverses the offset direction Created in NX9.0.0. | |
| NXOpen::SelectNXObjectList * | SelectedCurves () |
| Returns the selected curves Created in NX7.0.0. | |
| NXOpen::SelectNXObjectList * | SelectedSurfaces () |
| Returns the underlying surfaces selector. | |
| void | SetApproachDirection (NXOpen::Direction *approachDirection) |
| Sets the approach direction Created in NX7.0.0. | |
| void | SetCurvatureFactor (double curvatureFactor) |
| Sets the curvature factor Created in NX8.5.1. | |
| void | SetEndDistance (double endDistance) |
| Sets the end distance Created in NX8.5.1. | |
| void | SetEndPercentage (double endPercentage) |
| Sets the end percentage Created in NX8.5.1. | |
| void | SetMaximumSpacing (double maximumSpacing) |
| Sets the maximum spacing Created in NX8.5.1. | |
| void | SetMinimumNumberOfPoints (int minimumNumberOfPoints) |
| Sets the minimum number of points Created in NX8.5.1. | |
| void | SetMinimumSpacing (double minimumSpacing) |
| Sets the minimum spacing Created in NX8.5.1. | |
| void | SetName (const NXString &name) |
| Sets the name Created in NX7.0.0. | |
| void | SetName (const char *name) |
| Sets the name Created in NX7.0.0. | |
| void | SetPointDataDefinition (NXOpen::CAM::InspectionCurveFeatureBuilder::PointDataDefinitionType pointDataDefinition) |
| Sets the point data definition Created in NX8.5.1. | |
| void | SetPointDefinitionChanged (bool isChanged) |
| Sets the point data definition changed flag Created in NX9.0.0. | |
| void | SetSelectedSurfaces (const std::vector< NXOpen::Face * > &selectedSurfaces) |
| Sets the curve underlying selected surfaces Created in NX9.0.0. | |
| void | SetStartDistance (double startDistance) |
| Sets the start distance Created in NX8.5.1. | |
| void | SetStartEndMode (NXOpen::CAM::InspectionCurveFeatureBuilder::StartEndModeType startEndMode) |
| Sets the start end mode Created in NX8.5.1. | |
| void | SetStartPercentage (double startPercentage) |
| Sets the start percentage Created in NX8.5.1. | |
| double | StartDistance () |
| Returns the start distance Created in NX8.5.1. | |
| NXOpen::CAM::InspectionCurveFeatureBuilder::StartEndModeType | StartEndMode () |
| Returns the start end mode Created in NX8.5.1. | |
| double | StartPercentage () |
| Returns the start percentage Created in NX8.5.1. | |
| void | UpdateOffset () |
| Updates curve inspection feature characteristic parameters based on offset distance Created in NX9.0.0. | |
| void | UpdateParams () |
| Updates the feature parameters Created in NX9.0.0. | |
Public Member Functions inherited from NXOpen::CAM::OperationBuilder | |
| NXString | ChannelName () |
| Returns the channel's name Created in NX7.5.0. | |
| NXString | Description () |
| Returns the description Created in NX9.0.0. | |
| NXOpen::CAM::PostEventsCiBuilder * | EndOfPath () |
| Returns the end event builder Created in NX5.0.1. | |
| NXOpen::CAM::UdeSet * | EndUdeSet () |
| Returns the end ude set Created in NX7.5.0. | |
| NXOpen::CAM::GeometryCiBuilder * | Geometry () |
| Returns the geometry builder Created in NX5.0.0. | |
| std::vector< double > | GetHoleAxisValues () |
| Get the Hole Axis values. | |
| bool | GougeChecking () |
| Returns the gouge checking flag Created in NX9.0.0. | |
| NXOpen::CAM::OperationBuilder::HoleAxisTypes | HoleAxisType () |
| Returns the Hole Axis Type Created in NX5.0.0. | |
| NXOpen::CAM::InheritableDoubleBuilder * | HoleDepth () |
| Returns the max depth distance builder Created in NX5.0.0. | |
| NXOpen::CAM::OperationBuilder::HoleDepthTypes | HoleDepthType () |
| Returns the Hole Depth Type Created in NX5.0.0. | |
| NXOpen::CAM::ArcOutputTypeCiBuilder * | MotionOutputBuilder () |
| Returns the motion output builder Created in NX8.0.0. | |
| NXOpen::CAM::Notes * | Notes () |
| Returns the notes builder Created in NX9.0.0. | |
| NXOpen::CAM::OperationBuilder::OptimizationBasedOnTypes | OptimizationBasedOn () |
| Returns the optimization based on in operation Created in NX5.0.0. | |
| NXOpen::CAM::OperationBuilder::OptimizationDistanceTypes | OptimizationDistanceMethod () |
| Returns the optimization distance method in operation Created in NX5.0.0. | |
| NXOpen::CAM::OperationBuilder::OptimizationLevelTypes | OptimizationLevel () |
| Returns the optimization level in operation Created in NX5.0.0. | |
| NXOpen::CAM::OperationDisplayOptionsBuilder * | PathDisplayOptions () |
| Returns the path display options builder Created in NX6.0.0. | |
| NXOpen::CAM::InheritableDoubleBuilder * | RetractDistance () |
| Returns the Retract Distance builder (inheritable double) Created in NX5.0.0. | |
| NXOpen::CAM::InheritableDoubleBuilder * | RetractDistanceOnToolAxisChange () |
| Returns the Retract Distance on Tool Axis Change builder (inheritable double) Created in NX5.0.0. | |
| NXOpen::CAM::InheritableDoubleBuilder * | SafeClearance () |
| Returns the safe clearance builder Created in NX6.0.0. | |
| bool | SelectToolFlag () |
| Returns the user selected tool Created in NX5.0.0. | |
| void | SetChannelName (const NXString &channel) |
| Sets the channel's name Created in NX7.5.0. | |
| void | SetChannelName (const char *channel) |
| Sets the channel's name Created in NX7.5.0. | |
| void | SetDescription (const NXString &description) |
| Sets the description Created in NX9.0.0. | |
| void | SetDescription (const char *description) |
| Sets the description Created in NX9.0.0. | |
| void | SetGougeChecking (bool gougeChecking) |
| Sets the gouge checking flag Created in NX9.0.0. | |
| void | SetHoleAxisType (NXOpen::CAM::OperationBuilder::HoleAxisTypes types) |
| Sets the Hole Axis Type Created in NX5.0.0. | |
| void | SetHoleAxisValues (const std::vector< double > &holeAxis) |
| Set the Hole Axis values Created in NX5.0.0. | |
| void | SetHoleDepthType (NXOpen::CAM::OperationBuilder::HoleDepthTypes types) |
| Sets the Hole Depth Type Created in NX5.0.0. | |
| void | SetOptimizationBasedOn (NXOpen::CAM::OperationBuilder::OptimizationBasedOnTypes optimBasedOn) |
| Sets the optimization based on in operation Created in NX5.0.0. | |
| void | SetOptimizationDistanceMethod (NXOpen::CAM::OperationBuilder::OptimizationDistanceTypes optimDistance) |
| Sets the optimization distance method in operation Created in NX5.0.0. | |
| void | SetOptimizationLevel (NXOpen::CAM::OperationBuilder::OptimizationLevelTypes optimType) |
| Sets the optimization level in operation Created in NX5.0.0. | |
| void | SetSelectToolFlag (bool selToolFlag) |
| Sets the user selected tool Created in NX5.0.0. | |
| NXOpen::CAM::PostEventsCiBuilder * | StartOfPath () |
| Returns the start event builder Created in NX5.0.1. | |
| NXOpen::CAM::UdeSet * | StartUdeSet () |
| Returns the start ude set Created in NX7.5.0. | |
| NXOpen::CAM::ToolChangeCiBuilder * | ToolChangeSetting () |
| Returns the tool change builder Created in NX5.0.0. | |
| NXOpen::CAM::ToolPathSplitParametersBuilder * | ToolPathSplitParametersBuilder () |
| Returns the tool path split Parameters Created in NX9.0.0. | |
Public Member Functions inherited from NXOpen::CAM::ParamBuilder | |
| NXOpen::CAM::Ude * | CycleEvent () |
| Returns the cycle event Created in NX7.5.0. | |
| NXOpen::CAM::Cycle * | CycleTable () |
| Returns the cycle Created in NX9.0.0. | |
| NXOpen::CAM::ParamBuilder::OptimizationTypes | OptimizationMethod () |
| Returns the optim method Created in NX5.0.0. | |
| void | SetOptimizationMethod (NXOpen::CAM::ParamBuilder::OptimizationTypes optimMethod) |
| Sets the optim method Created in NX5.0.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 CMM Inspection Curve Feature builder
To create a new instance of this class, use CAM::InspectionOperationCollection::CreateInspectionCurveFeatureBuilder
Created in NX7.0.0.
| NXOpen::Direction* NXOpen::CAM::InspectionCurveFeatureBuilder::ApproachDirection | ( | ) |
Returns the approach direction
Created in NX7.0.0.
License requirements : None
| double NXOpen::CAM::InspectionCurveFeatureBuilder::CurvatureFactor | ( | ) |
Returns the curvature factor
Created in NX8.5.1.
License requirements : None
| double NXOpen::CAM::InspectionCurveFeatureBuilder::EndDistance | ( | ) |
Returns the end distance
Created in NX8.5.1.
License requirements : None
| double NXOpen::CAM::InspectionCurveFeatureBuilder::EndPercentage | ( | ) |
Returns the end percentage
Created in NX8.5.1.
License requirements : None
| void NXOpen::CAM::InspectionCurveFeatureBuilder::ErasePointDefinitionDisplay | ( | ) |
Erases display of point definition data
Created in NX9.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| bool NXOpen::CAM::InspectionCurveFeatureBuilder::IsPointDefinitionChanged | ( | ) |
Returns the point data definition changed flag
Created in NX9.0.0.
License requirements : None
| double NXOpen::CAM::InspectionCurveFeatureBuilder::MaximumSpacing | ( | ) |
Returns the maximum spacing
Created in NX8.5.1.
License requirements : None
| int NXOpen::CAM::InspectionCurveFeatureBuilder::MinimumNumberOfPoints | ( | ) |
Returns the minimum number of points
Created in NX8.5.1.
License requirements : None
| double NXOpen::CAM::InspectionCurveFeatureBuilder::MinimumSpacing | ( | ) |
Returns the minimum spacing
Created in NX8.5.1.
License requirements : None
| NXString NXOpen::CAM::InspectionCurveFeatureBuilder::Name | ( | ) |
Returns the name
Created in NX7.0.0.
License requirements : None
| NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::InspectionCurveFeatureBuilder::OffsetDistance | ( | ) |
Returns the offset distance
Created in NX9.0.0.
License requirements : None
| NXOpen::CAM::InspectionCurveFeatureBuilder::PointDataDefinitionType NXOpen::CAM::InspectionCurveFeatureBuilder::PointDataDefinition | ( | ) |
Returns the point data definition
Created in NX8.5.1.
License requirements : None
| NXOpen::SelectPointList* NXOpen::CAM::InspectionCurveFeatureBuilder::PointSelector | ( | ) |
Returns the user specified point selector
Created in NX8.5.1.
License requirements : None
| void NXOpen::CAM::InspectionCurveFeatureBuilder::PreviewPointData | ( | bool | showExisting | ) |
Creates preview of point definition data
Created in NX9.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| showExisting | showexisting |
| void NXOpen::CAM::InspectionCurveFeatureBuilder::ReverseFeatureNormal | ( | ) |
Reverses the feature normal
Created in NX9.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| void NXOpen::CAM::InspectionCurveFeatureBuilder::ReverseOffsetDirection | ( | ) |
Reverses the offset direction
Created in NX9.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| NXOpen::SelectNXObjectList* NXOpen::CAM::InspectionCurveFeatureBuilder::SelectedCurves | ( | ) |
Returns the selected curves
Created in NX7.0.0.
License requirements : None
| NXOpen::SelectNXObjectList* NXOpen::CAM::InspectionCurveFeatureBuilder::SelectedSurfaces | ( | ) |
Returns the underlying surfaces selector.
Created in NX7.0.0.
License requirements : None
| void NXOpen::CAM::InspectionCurveFeatureBuilder::SetApproachDirection | ( | NXOpen::Direction * | approachDirection | ) |
Sets the approach direction
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| approachDirection | approachdirection |
| void NXOpen::CAM::InspectionCurveFeatureBuilder::SetCurvatureFactor | ( | double | curvatureFactor | ) |
Sets the curvature factor
Created in NX8.5.1.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| curvatureFactor | curvaturefactor |
| void NXOpen::CAM::InspectionCurveFeatureBuilder::SetEndDistance | ( | double | endDistance | ) |
Sets the end distance
Created in NX8.5.1.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| endDistance | enddistance |
| void NXOpen::CAM::InspectionCurveFeatureBuilder::SetEndPercentage | ( | double | endPercentage | ) |
Sets the end percentage
Created in NX8.5.1.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| endPercentage | endpercentage |
| void NXOpen::CAM::InspectionCurveFeatureBuilder::SetMaximumSpacing | ( | double | maximumSpacing | ) |
Sets the maximum spacing
Created in NX8.5.1.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| maximumSpacing | maximumspacing |
| void NXOpen::CAM::InspectionCurveFeatureBuilder::SetMinimumNumberOfPoints | ( | int | minimumNumberOfPoints | ) |
Sets the minimum number of points
Created in NX8.5.1.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| minimumNumberOfPoints | minimumnumberofpoints |
| void NXOpen::CAM::InspectionCurveFeatureBuilder::SetMinimumSpacing | ( | double | minimumSpacing | ) |
Sets the minimum spacing
Created in NX8.5.1.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| minimumSpacing | minimumspacing |
| void NXOpen::CAM::InspectionCurveFeatureBuilder::SetName | ( | const NXString & | name | ) |
Sets the name
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| name | name |
| void NXOpen::CAM::InspectionCurveFeatureBuilder::SetName | ( | const char * | name | ) |
Sets the name
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| name | name |
| void NXOpen::CAM::InspectionCurveFeatureBuilder::SetPointDataDefinition | ( | NXOpen::CAM::InspectionCurveFeatureBuilder::PointDataDefinitionType | pointDataDefinition | ) |
Sets the point data definition
Created in NX8.5.1.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| pointDataDefinition | pointdatadefinition |
| void NXOpen::CAM::InspectionCurveFeatureBuilder::SetPointDefinitionChanged | ( | bool | isChanged | ) |
Sets the point data definition changed flag
Created in NX9.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| isChanged | ischanged |
| void NXOpen::CAM::InspectionCurveFeatureBuilder::SetSelectedSurfaces | ( | const std::vector< NXOpen::Face * > & | selectedSurfaces | ) |
Sets the curve underlying selected surfaces
Created in NX9.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| selectedSurfaces | Array of selected surfaces |
| void NXOpen::CAM::InspectionCurveFeatureBuilder::SetStartDistance | ( | double | startDistance | ) |
Sets the start distance
Created in NX8.5.1.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| startDistance | startdistance |
| void NXOpen::CAM::InspectionCurveFeatureBuilder::SetStartEndMode | ( | NXOpen::CAM::InspectionCurveFeatureBuilder::StartEndModeType | startEndMode | ) |
Sets the start end mode
Created in NX8.5.1.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| startEndMode | startendmode |
| void NXOpen::CAM::InspectionCurveFeatureBuilder::SetStartPercentage | ( | double | startPercentage | ) |
Sets the start percentage
Created in NX8.5.1.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| startPercentage | startpercentage |
| double NXOpen::CAM::InspectionCurveFeatureBuilder::StartDistance | ( | ) |
Returns the start distance
Created in NX8.5.1.
License requirements : None
| NXOpen::CAM::InspectionCurveFeatureBuilder::StartEndModeType NXOpen::CAM::InspectionCurveFeatureBuilder::StartEndMode | ( | ) |
Returns the start end mode
Created in NX8.5.1.
License requirements : None
| double NXOpen::CAM::InspectionCurveFeatureBuilder::StartPercentage | ( | ) |
Returns the start percentage
Created in NX8.5.1.
License requirements : None
| void NXOpen::CAM::InspectionCurveFeatureBuilder::UpdateOffset | ( | ) |
Updates curve inspection feature characteristic parameters based on offset distance
Created in NX9.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| void NXOpen::CAM::InspectionCurveFeatureBuilder::UpdateParams | ( | ) |
Updates the feature parameters
Created in NX9.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")