NX Open C++ Reference Guide
|
Represents a builder for a resize face feature. More...
Public Member Functions | |
NXOpen::Expression * | Angle () |
Returns the angle to resize, only for cones. | |
NXOpen::Expression * | Diameter () |
Returns the diameter to resize, only for cylinderical and sphere faces Created in NX6.0.0. | |
NXOpen::Features::FaceRecognitionBuilder * | FaceToResize () |
Returns the face collector holding the all the recognized blend faces adjacent to faces to resize. |
Represents a builder for a resize face feature.
To create a new instance of this class, use Features::FeatureCollection::CreateAdmResizeFaceBuilder
Default values.
Property | Value |
---|---|
FaceToResize.CoaxialEnabled |
0 |
FaceToResize.CoplanarAxesEnabled |
0 |
FaceToResize.CoplanarEnabled |
0 |
FaceToResize.EqualDiameterEnabled |
0 |
FaceToResize.OffsetEnabled |
0 |
FaceToResize.ParallelEnabled |
0 |
FaceToResize.PerpendicularEnabled |
0 |
FaceToResize.SymmetricEnabled |
0 |
FaceToResize.TangentEnabled |
0 |
FaceToResize.ThicknessChainEnabled |
0 |
FaceToResize.UseFaceBrowse |
1 |
Created in NX6.0.0.
Returns the angle to resize, only for cones.
Created in NX6.0.0.
License requirements : None
Returns the diameter to resize, only for cylinderical and sphere faces
Created in NX6.0.0.
License requirements : None
Returns the face collector holding the all the recognized blend faces adjacent to faces to resize.
It is auto recognized blends + user selected blends - user excluded blends
Created in NX6.0.0.
License requirements : None