|
NX Open C++ Reference Guide
|
Represents a CMM Inspection Edge Point Feature builder
To create a new instance of this class, use CAM::InspectionOperationCollection::CreateInspectionEdgePointFeatureBuilder
Created in NX9.0.0.
More...
Public Member Functions | |
| NXOpen::CAM::CamInspectionOperationCsysreferencetypes | CsysReferenceType () |
| Returns the coordinate system reference type Created in NX9.0.0. | |
| void | FlipNormal () |
| Flips the edge point inspection feature normal vector Created in NX9.0.0. | |
| void | FlipSurfaceNormal () |
| Flips the edge point inspection feature adjacent surface normal vector Created in NX9.0.0. | |
| NXString | Name () |
| Returns the name of the inspection edge point feature Created in NX9.0.0. | |
| double | NormalVectorI () |
| Returns the point normal vector I component Created in NX9.0.0. | |
| double | NormalVectorJ () |
| Returns the point normal vector J component Created in NX9.0.0. | |
| double | NormalVectorK () |
| Returns the point normal vector K component Created in NX9.0.0. | |
| NXOpen::CAM::InheritableDoubleBuilder * | OffsetValue () |
| Returns the point offset value Created in NX9.0.0. | |
| double | PointX () |
| Returns the point X coordinate Created in NX9.0.0. | |
| double | PointY () |
| Returns the point Y coordinate Created in NX9.0.0. | |
| double | PointZ () |
| Returns the point Z coordinate Created in NX9.0.0. | |
| bool | ReverseEdgeDirection () |
| Returns the reverse point normal direction Created in NX9.0.0. | |
| bool | ReverseSurfaceDirection () |
| Returns the reverse surface normal direction Created in NX9.0.0. | |
| NXOpen::SelectNXObjectList * | SelectAdjacentSurface () |
| Returns the select adjacent surface Created in NX9.0.0. | |
| NXOpen::Point * | SelectPoint () |
| Returns the selected edge point Created in NX9.0.0. | |
| void | SetAdjacentSurface (NXOpen::Face *adjacentSurface) |
| Sets the edge point inspection feature adjacent surface tag Created in NX9.0.0. | |
| void | SetCsysReferenceType (NXOpen::CAM::CamInspectionOperationCsysreferencetypes csysReferenceType) |
| Sets the coordinate system reference type Created in NX9.0.0. | |
| void | SetName (const NXString &name) |
| Sets the name of the inspection edge point feature Created in NX9.0.0. | |
| void | SetName (const char *name) |
| Sets the name of the inspection edge point feature Created in NX9.0.0. | |
| void | SetNormalVectorI (double normalVectorI) |
| Sets the point normal vector I component Created in NX9.0.0. | |
| void | SetNormalVectorJ (double normalVectorJ) |
| Sets the point normal vector J component Created in NX9.0.0. | |
| void | SetNormalVectorK (double normalVectorK) |
| Sets the point normal vector K component Created in NX9.0.0. | |
| void | SetPointX (double pointX) |
| Sets the point X coordinate Created in NX9.0.0. | |
| void | SetPointY (double pointY) |
| Sets the point Y coordinate Created in NX9.0.0. | |
| void | SetPointZ (double pointZ) |
| Sets the point Z coordinate Created in NX9.0.0. | |
| void | SetReverseEdgeDirection (bool reverseEdgeDirection) |
| Sets the reverse point normal direction Created in NX9.0.0. | |
| void | SetReverseSurfaceDirection (bool reverseSurfaceDirection) |
| Sets the reverse surface normal direction Created in NX9.0.0. | |
| void | SetSelectPoint (NXOpen::Point *selectPoint) |
| Sets the selected edge point Created in NX9.0.0. | |
| void | SetSurfaceNormalVectorI (double surfaceNormalVectorI) |
| Sets the surface normal vector I component Created in NX9.0.0. | |
| void | SetSurfaceNormalVectorJ (double surfaceNormalVectorJ) |
| Sets the surface normal vector J component Created in NX9.0.0. | |
| void | SetSurfaceNormalVectorK (double surfaceNormalVectorK) |
| Sets the surface normal vector K component Created in NX9.0.0. | |
| double | SurfaceNormalVectorI () |
| Returns the surface normal vector I component Created in NX9.0.0. | |
| double | SurfaceNormalVectorJ () |
| Returns the surface normal vector J component Created in NX9.0.0. | |
| double | SurfaceNormalVectorK () |
| Returns the surface normal vector K component Created in NX9.0.0. | |
| void | UpdateOffset () |
| Updates the edge point inspection feature when the offset value is changed Created in NX9.0.0. | |
| void | UpdateParams () |
| Updates edge point inspection feature characteristic parameters based on selected geometry 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. | |
Additional Inherited Members | |
Public Types inherited from NXOpen::CAM::OperationBuilder | |
| enum | HoleAxisTypes { HoleAxisTypesVector, HoleAxisTypesRule, HoleAxisTypesRuleIfNoVector } |
| Available types for Hole Axis Type in feature milling and hole making. More... | |
| enum | HoleDepthTypes { HoleDepthTypesPoint, HoleDepthTypesRule } |
| Available types for Hole Depth Type in feature milling and hole making. More... | |
| enum | OptimizationBasedOnTypes { OptimizationBasedOnTypesDist, OptimizationBasedOnTypesOrient } |
| Available types for optimization based on in operation. More... | |
| enum | OptimizationDistanceTypes { OptimizationDistanceTypesDirect, OptimizationDistanceTypesTransition } |
| Available types for optimization distance method in operation. More... | |
| enum | OptimizationLevelTypes { OptimizationLevelTypesStandard, OptimizationLevelTypesAdvanced } |
| Available types for optimization level in operation. More... | |
Represents a CMM Inspection Edge Point Feature builder
To create a new instance of this class, use CAM::InspectionOperationCollection::CreateInspectionEdgePointFeatureBuilder
Created in NX9.0.0.
| NXOpen::CAM::CamInspectionOperationCsysreferencetypes NXOpen::CAM::InspectionEdgePointFeatureBuilder::CsysReferenceType | ( | ) |
Returns the coordinate system reference type
Created in NX9.0.0.
License requirements : None
| void NXOpen::CAM::InspectionEdgePointFeatureBuilder::FlipNormal | ( | ) |
Flips the edge point inspection feature normal vector
Created in NX9.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| void NXOpen::CAM::InspectionEdgePointFeatureBuilder::FlipSurfaceNormal | ( | ) |
Flips the edge point inspection feature adjacent surface normal vector
Created in NX9.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| NXString NXOpen::CAM::InspectionEdgePointFeatureBuilder::Name | ( | ) |
Returns the name of the inspection edge point feature
Created in NX9.0.0.
License requirements : None
| double NXOpen::CAM::InspectionEdgePointFeatureBuilder::NormalVectorI | ( | ) |
Returns the point normal vector I component
Created in NX9.0.0.
License requirements : None
| double NXOpen::CAM::InspectionEdgePointFeatureBuilder::NormalVectorJ | ( | ) |
Returns the point normal vector J component
Created in NX9.0.0.
License requirements : None
| double NXOpen::CAM::InspectionEdgePointFeatureBuilder::NormalVectorK | ( | ) |
Returns the point normal vector K component
Created in NX9.0.0.
License requirements : None
| NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::InspectionEdgePointFeatureBuilder::OffsetValue | ( | ) |
Returns the point offset value
Created in NX9.0.0.
License requirements : None
| double NXOpen::CAM::InspectionEdgePointFeatureBuilder::PointX | ( | ) |
Returns the point X coordinate
Created in NX9.0.0.
License requirements : None
| double NXOpen::CAM::InspectionEdgePointFeatureBuilder::PointY | ( | ) |
Returns the point Y coordinate
Created in NX9.0.0.
License requirements : None
| double NXOpen::CAM::InspectionEdgePointFeatureBuilder::PointZ | ( | ) |
Returns the point Z coordinate
Created in NX9.0.0.
License requirements : None
| bool NXOpen::CAM::InspectionEdgePointFeatureBuilder::ReverseEdgeDirection | ( | ) |
Returns the reverse point normal direction
Created in NX9.0.0.
License requirements : None
| bool NXOpen::CAM::InspectionEdgePointFeatureBuilder::ReverseSurfaceDirection | ( | ) |
Returns the reverse surface normal direction
Created in NX9.0.0.
License requirements : None
| NXOpen::SelectNXObjectList* NXOpen::CAM::InspectionEdgePointFeatureBuilder::SelectAdjacentSurface | ( | ) |
Returns the select adjacent surface
Created in NX9.0.0.
License requirements : None
| NXOpen::Point* NXOpen::CAM::InspectionEdgePointFeatureBuilder::SelectPoint | ( | ) |
Returns the selected edge point
Created in NX9.0.0.
License requirements : None
| void NXOpen::CAM::InspectionEdgePointFeatureBuilder::SetAdjacentSurface | ( | NXOpen::Face * | adjacentSurface | ) |
Sets the edge point inspection feature adjacent surface tag
Created in NX9.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| adjacentSurface | adjacentsurface |
| void NXOpen::CAM::InspectionEdgePointFeatureBuilder::SetCsysReferenceType | ( | NXOpen::CAM::CamInspectionOperationCsysreferencetypes | csysReferenceType | ) |
Sets the coordinate system reference type
Created in NX9.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| csysReferenceType | csysreferencetype |
| void NXOpen::CAM::InspectionEdgePointFeatureBuilder::SetName | ( | const NXString & | name | ) |
Sets the name of the inspection edge point feature
Created in NX9.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| name | name |
| void NXOpen::CAM::InspectionEdgePointFeatureBuilder::SetName | ( | const char * | name | ) |
Sets the name of the inspection edge point feature
Created in NX9.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| name | name |
| void NXOpen::CAM::InspectionEdgePointFeatureBuilder::SetNormalVectorI | ( | double | normalVectorI | ) |
Sets the point normal vector I component
Created in NX9.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| normalVectorI | normalvectori |
| void NXOpen::CAM::InspectionEdgePointFeatureBuilder::SetNormalVectorJ | ( | double | normalVectorJ | ) |
Sets the point normal vector J component
Created in NX9.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| normalVectorJ | normalvectorj |
| void NXOpen::CAM::InspectionEdgePointFeatureBuilder::SetNormalVectorK | ( | double | normalVectorK | ) |
Sets the point normal vector K component
Created in NX9.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| normalVectorK | normalvectork |
| void NXOpen::CAM::InspectionEdgePointFeatureBuilder::SetPointX | ( | double | pointX | ) |
Sets the point X coordinate
Created in NX9.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| pointX | pointx |
| void NXOpen::CAM::InspectionEdgePointFeatureBuilder::SetPointY | ( | double | pointY | ) |
Sets the point Y coordinate
Created in NX9.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| pointY | pointy |
| void NXOpen::CAM::InspectionEdgePointFeatureBuilder::SetPointZ | ( | double | pointZ | ) |
Sets the point Z coordinate
Created in NX9.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| pointZ | pointz |
| void NXOpen::CAM::InspectionEdgePointFeatureBuilder::SetReverseEdgeDirection | ( | bool | reverseEdgeDirection | ) |
Sets the reverse point normal direction
Created in NX9.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| reverseEdgeDirection | reverseedgedirection |
| void NXOpen::CAM::InspectionEdgePointFeatureBuilder::SetReverseSurfaceDirection | ( | bool | reverseSurfaceDirection | ) |
Sets the reverse surface normal direction
Created in NX9.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| reverseSurfaceDirection | reversesurfacedirection |
| void NXOpen::CAM::InspectionEdgePointFeatureBuilder::SetSelectPoint | ( | NXOpen::Point * | selectPoint | ) |
Sets the selected edge point
Created in NX9.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| selectPoint | selectpoint |
| void NXOpen::CAM::InspectionEdgePointFeatureBuilder::SetSurfaceNormalVectorI | ( | double | surfaceNormalVectorI | ) |
Sets the surface normal vector I component
Created in NX9.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| surfaceNormalVectorI | surfacenormalvectori |
| void NXOpen::CAM::InspectionEdgePointFeatureBuilder::SetSurfaceNormalVectorJ | ( | double | surfaceNormalVectorJ | ) |
Sets the surface normal vector J component
Created in NX9.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| surfaceNormalVectorJ | surfacenormalvectorj |
| void NXOpen::CAM::InspectionEdgePointFeatureBuilder::SetSurfaceNormalVectorK | ( | double | surfaceNormalVectorK | ) |
Sets the surface normal vector K component
Created in NX9.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| surfaceNormalVectorK | surfacenormalvectork |
| double NXOpen::CAM::InspectionEdgePointFeatureBuilder::SurfaceNormalVectorI | ( | ) |
Returns the surface normal vector I component
Created in NX9.0.0.
License requirements : None
| double NXOpen::CAM::InspectionEdgePointFeatureBuilder::SurfaceNormalVectorJ | ( | ) |
Returns the surface normal vector J component
Created in NX9.0.0.
License requirements : None
| double NXOpen::CAM::InspectionEdgePointFeatureBuilder::SurfaceNormalVectorK | ( | ) |
Returns the surface normal vector K component
Created in NX9.0.0.
License requirements : None
| void NXOpen::CAM::InspectionEdgePointFeatureBuilder::UpdateOffset | ( | ) |
Updates the edge point inspection feature when the offset value is changed
Created in NX9.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| void NXOpen::CAM::InspectionEdgePointFeatureBuilder::UpdateParams | ( | ) |
Updates edge point inspection feature characteristic parameters based on selected geometry
Created in NX9.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")