NX Open C++ Reference Guide
|
Represents a Features::SweepAlongGuide builder
To create a new instance of this class, use Features::FeatureCollection::CreateSweepAlongGuideBuilder
Default values.
More...
Public Member Functions | |
NXOpen::GeometricUtilities::BooleanOperation * | BooleanOperation () |
Returns the boolean operation Created in NX6.0.0. | |
double | ChainingTolerance () |
Returns the chaining tolerance Created in NX6.0.0. | |
double | DistanceTolerance () |
Returns the distance tolerance Created in NX6.0.0. | |
NXOpen::GeometricUtilities::FeatureOptions * | FeatureOptions () |
Returns the feature options Created in NX6.0.0. | |
NXOpen::Expression * | FirstOffset () |
Returns the first offset Created in NX6.0.0. | |
NXOpen::Section * | Guide () |
Returns the guide Created in NX6.0.0. | |
NXOpen::Expression * | SecondOffset () |
Returns the second offset Created in NX6.0.0. | |
NXOpen::Section * | Section () |
Returns the section Created in NX6.0.0. | |
void | SetChainingTolerance (double chainingTolerance) |
Sets the chaining tolerance Created in NX6.0.0. | |
void | SetDistanceTolerance (double distanceTolerance) |
Sets the distance tolerance Created in NX6.0.0. |
Represents a Features::SweepAlongGuide builder
To create a new instance of this class, use Features::FeatureCollection::CreateSweepAlongGuideBuilder
Default values.
Property | Value |
---|---|
FirstOffset.Value |
0.0 (millimeters part), 0.0 (inches part) |
SecondOffset.Value |
0.0 (millimeters part), 0.0 (inches part) |
Created in NX6.0.0.
NXOpen::GeometricUtilities::BooleanOperation* NXOpen::Features::SweepAlongGuideBuilder::BooleanOperation | ( | ) |
Returns the boolean operation
Created in NX6.0.0.
License requirements : None
Returns the chaining tolerance
Created in NX6.0.0.
License requirements : None
Returns the distance tolerance
Created in NX6.0.0.
License requirements : None
NXOpen::GeometricUtilities::FeatureOptions* NXOpen::Features::SweepAlongGuideBuilder::FeatureOptions | ( | ) |
Returns the feature options
Created in NX6.0.0.
License requirements : None
Returns the first offset
Created in NX6.0.0.
License requirements : None
Returns the guide
Created in NX6.0.0.
License requirements : None
Returns the second offset
Created in NX6.0.0.
License requirements : None
Returns the section
Created in NX6.0.0.
License requirements : None
void NXOpen::Features::SweepAlongGuideBuilder::SetChainingTolerance | ( | double | chainingTolerance | ) |
Sets the chaining tolerance
Created in NX6.0.0.
License requirements : solid_modeling ("SOLIDS MODELING")
chainingTolerance | chainingtolerance |
void NXOpen::Features::SweepAlongGuideBuilder::SetDistanceTolerance | ( | double | distanceTolerance | ) |
Sets the distance tolerance
Created in NX6.0.0.
License requirements : solid_modeling ("SOLIDS MODELING")
distanceTolerance | distancetolerance |