NX Open C++ Reference Guide
|
Represents a Features::RefitFace builder
To create a new instance of this class, use Features::FeatureCollection::CreateRefitFaceBuilder
Default values.
More...
Public Types | |
enum | Types { TypesRefit, TypesFitToTarget } |
the type of face refit More... | |
Public Member Functions | |
NXOpen::GeometricUtilities::Continuity * | ConstraintUMax () |
Returns the refit face Umax constraint Created in NX6.0.0. | |
NXOpen::GeometricUtilities::Continuity * | ConstraintUMin () |
Returns the refit face Umin constraint Created in NX6.0.0. | |
NXOpen::GeometricUtilities::Continuity * | ConstraintVMax () |
Returns the refit face Vmax constraint Created in NX6.0.0. | |
NXOpen::GeometricUtilities::Continuity * | ConstraintVMin () |
Returns the refit face Vmin constraint Created in NX6.0.0. | |
NXOpen::SelectTaggedObject * | Face () |
Returns the refitting face Created in NX6.0.0. | |
NXOpen::Direction * | FitDirection () |
Returns the refit face fit direction Created in NX6.0.0. | |
bool | HasFitDirection () |
Returns a flag that shows refit face direction in use Created in NX6.0.0. | |
bool | IsCreateCopy () |
Returns the new copy of match edge surface Created in NX6.0.1. | |
double | MaxCheckingDist () |
Returns the refit face max check distance Created in NX6.0.0. | |
int | ModificationPercent () |
Returns the refit face modification percentage Created in NX6.0.0. | |
NXOpen::GeometricUtilities::RefitControlBuilder * | RefitControl () |
Returns the refit control parameters - type, degree, patches, direction, tolerance Created in NX6.0.0. | |
void | SetCreateCopy (bool createCopy) |
Sets the new copy of match edge surface Created in NX6.0.1. | |
void | SetFitDirection (NXOpen::Direction *fitDir) |
Sets the refit face fit direction Created in NX6.0.0. | |
void | SetHasFitDirection (bool hasFitDir) |
Sets a flag that shows refit face direction in use Created in NX6.0.0. | |
void | SetMaxCheckingDist (double maxChckDst) |
Sets the refit face max check distance Created in NX6.0.0. | |
void | SetModificationPercent (int modPercent) |
Sets the refit face modification percentage Created in NX6.0.0. | |
void | SetSmoothFactor (int refitFaceSmoothFac) |
Sets the refit face smoothing factor Created in NX6.0.0. | |
void | SetType (NXOpen::Features::RefitFaceBuilder::Types type) |
Sets the refit type Created in NX6.0.0. | |
void | SetUseConstraintsAll (bool constrAll) |
Sets the refit face constraints use flag Created in NX6.0.0. | |
int | SmoothFactor () |
Returns the refit face smoothing factor Created in NX6.0.0. | |
NXOpen::SelectTaggedObjectList * | Targets () |
Returns the list of targets Created in NX6.0.0. | |
NXOpen::Features::RefitFaceBuilder::Types | Type () |
Returns the refit type Created in NX6.0.0. | |
bool | UseConstraintsAll () |
Returns the refit face constraints use flag Created in NX6.0.0. |
Represents a Features::RefitFace builder
To create a new instance of this class, use Features::FeatureCollection::CreateRefitFaceBuilder
Default values.
Property | Value |
---|---|
RefitControl.DegreesAndSegmentsOrPatches.Degree |
3 |
RefitControl.DegreesAndSegmentsOrPatches.SegmentsOrPatches |
1 |
RefitControl.DegreesAndSegmentsOrPatches.UDegree |
5 |
RefitControl.DegreesAndSegmentsOrPatches.UPatches |
1 |
RefitControl.DegreesAndSegmentsOrPatches.VDegree |
5 |
RefitControl.DegreesAndSegmentsOrPatches.VPatches |
1 |
Created in NX6.0.0.
Returns the refit face Umax constraint
Created in NX6.0.0.
License requirements : None
Returns the refit face Umin constraint
Created in NX6.0.0.
License requirements : None
Returns the refit face Vmax constraint
Created in NX6.0.0.
License requirements : None
Returns the refit face Vmin constraint
Created in NX6.0.0.
License requirements : None
Returns the refitting face
Created in NX6.0.0.
License requirements : None
Returns the refit face fit direction
Created in NX6.0.0.
License requirements : None
Returns a flag that shows refit face direction in use
Created in NX6.0.0.
License requirements : None
Returns the new copy of match edge surface
Created in NX6.0.1.
License requirements : features_modeling ("FEATURES MODELING")
Returns the refit face max check distance
Created in NX6.0.0.
License requirements : None
Returns the refit face modification percentage
Created in NX6.0.0.
License requirements : None
NXOpen::GeometricUtilities::RefitControlBuilder* NXOpen::Features::RefitFaceBuilder::RefitControl | ( | ) |
Returns the refit control parameters - type, degree, patches, direction, tolerance
Created in NX6.0.0.
License requirements : None
void NXOpen::Features::RefitFaceBuilder::SetCreateCopy | ( | bool | createCopy | ) |
Sets the new copy of match edge surface
Created in NX6.0.1.
License requirements : features_modeling ("FEATURES MODELING")
createCopy | createcopy |
void NXOpen::Features::RefitFaceBuilder::SetFitDirection | ( | NXOpen::Direction * | fitDir | ) |
Sets the refit face fit direction
Created in NX6.0.0.
License requirements : solid_modeling ("SOLIDS MODELING")
fitDir | fitdir |
void NXOpen::Features::RefitFaceBuilder::SetHasFitDirection | ( | bool | hasFitDir | ) |
Sets a flag that shows refit face direction in use
Created in NX6.0.0.
License requirements : solid_modeling ("SOLIDS MODELING")
hasFitDir | hasfitdir |
void NXOpen::Features::RefitFaceBuilder::SetMaxCheckingDist | ( | double | maxChckDst | ) |
Sets the refit face max check distance
Created in NX6.0.0.
License requirements : solid_modeling ("SOLIDS MODELING")
maxChckDst | maxchckdst |
void NXOpen::Features::RefitFaceBuilder::SetModificationPercent | ( | int | modPercent | ) |
Sets the refit face modification percentage
Created in NX6.0.0.
License requirements : solid_modeling ("SOLIDS MODELING")
modPercent | modpercent |
void NXOpen::Features::RefitFaceBuilder::SetSmoothFactor | ( | int | refitFaceSmoothFac | ) |
Sets the refit face smoothing factor
Created in NX6.0.0.
License requirements : solid_modeling ("SOLIDS MODELING")
refitFaceSmoothFac | refitfacesmoothfac |
Sets the refit type
Created in NX6.0.0.
License requirements : solid_modeling ("SOLIDS MODELING")
type | type |
void NXOpen::Features::RefitFaceBuilder::SetUseConstraintsAll | ( | bool | constrAll | ) |
Sets the refit face constraints use flag
Created in NX6.0.0.
License requirements : solid_modeling ("SOLIDS MODELING")
constrAll | constrall |
Returns the refit face smoothing factor
Created in NX6.0.0.
License requirements : None
Returns the list of targets
Created in NX6.0.0.
License requirements : None
Returns the refit type
Created in NX6.0.0.
License requirements : None
Returns the refit face constraints use flag
Created in NX6.0.0.
License requirements : None