NX Open C++ Reference Guide
|
Represents a Features::Parallel builder. More...
Public Member Functions | |
NXOpen::GeometricUtilities::FaceChangeOverflowBehavior * | FaceChangeOverflowBehavior () |
Returns the face change overflow behavior. | |
NXOpen::SelectFace * | MotionFace () |
Returns the motion face. | |
NXOpen::Features::FaceRecognitionBuilder * | MoveAlongFace () |
Returns the move along face. | |
void | SetThroughPoint (NXOpen::Point *throughPoint) |
Sets the through point. | |
NXOpen::SelectISurface * | StationaryFace () |
Returns the stationary face. | |
NXOpen::Point * | ThroughPoint () |
Returns the through point. |
Represents a Features::Parallel builder.
To create a new instance of this class, use Features::FeatureCollection::CreateParallelBuilder
Default values.
Property | Value |
---|---|
MoveAlongFace.CoaxialEnabled |
0 |
MoveAlongFace.CoplanarAxesEnabled |
0 |
MoveAlongFace.CoplanarEnabled |
0 |
MoveAlongFace.EqualDiameterEnabled |
0 |
MoveAlongFace.OffsetEnabled |
0 |
MoveAlongFace.ParallelEnabled |
0 |
MoveAlongFace.PerpendicularEnabled |
0 |
MoveAlongFace.SymmetricEnabled |
0 |
MoveAlongFace.TangentEnabled |
0 |
MoveAlongFace.ThicknessChainEnabled |
0 |
MoveAlongFace.UseFaceBrowse |
1 |
Created in NX6.0.0.
NXOpen::GeometricUtilities::FaceChangeOverflowBehavior* NXOpen::Features::ParallelBuilder::FaceChangeOverflowBehavior | ( | ) |
Returns the face change overflow behavior.
Please refer GeometricUtilities::FaceChangeOverflowBehavior for details.
Created in NX6.0.2.
License requirements : None
Returns the motion face.
Created in NX6.0.0.
License requirements : None
Returns the move along face.
Created in NX6.0.0.
License requirements : None
void NXOpen::Features::ParallelBuilder::SetThroughPoint | ( | NXOpen::Point * | throughPoint | ) |
Sets the through point.
Created in NX6.0.0.
License requirements : solid_modeling ("SOLIDS MODELING")
throughPoint | throughpoint |
Returns the stationary face.
Created in NX6.0.0.
License requirements : None
Returns the through point.
Created in NX6.0.0.
License requirements : None