NX Open C++ Reference Guide
|
Represents a CAM::MultiRamp. More...
Public Types | |
enum | Types { TypesNone, TypesRampOutOrInOnly, TypesRampOutOrIn } |
the multi ramp pattern types Created in NX6.0.0. More... | |
Public Member Functions | |
NXOpen::CAM::InheritableDoubleBuilder * | MaxRampLength () |
Returns the maximum ramp length Created in NX6.0.0. | |
NXOpen::CAM::MultiRamp::Types | Pattern () |
Returns the multi ramp pattern Created in NX6.0.0. | |
void | SetPattern (NXOpen::CAM::MultiRamp::Types multiRampPattern) |
Sets the multi ramp pattern Created in NX6.0.0. |
Represents a CAM::MultiRamp.
Returns the maximum ramp length
Created in NX6.0.0.
License requirements : None
Returns the multi ramp pattern
Created in NX6.0.0.
License requirements : None
void NXOpen::CAM::MultiRamp::SetPattern | ( | NXOpen::CAM::MultiRamp::Types | multiRampPattern | ) |
Sets the multi ramp pattern
Created in NX6.0.0.
License requirements : cam_base ("CAM BASE")
multiRampPattern | the multi ramp pattern |