NX Open C++ Reference Guide
|
Represents a CAM::SteepContainment. More...
Public Types | |
enum | Types { TypesNone, TypesSteepOnly } |
Available types for steep containment. More... | |
Public Member Functions | |
NXOpen::CAM::InheritableDoubleBuilder * | Angle () |
Returns the angle Created in NX6.0.0. | |
void | SetType (NXOpen::CAM::SteepContainment::Types steepAngleUsage) |
Sets the steep containment type Created in NX5.0.0. | |
NXOpen::CAM::SteepContainment::Types | Type () |
Returns the steep containment type Created in NX6.0.0. | |
![]() | |
tag_t | GetTag () const |
<b>Deprecated</b>:<br> Use Tag instead. | |
tag_t | Tag () const |
Returns the tag of this object. | |
Represents a CAM::SteepContainment.
Created in NX6.0.0.
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::SteepContainment::Angle | ( | ) |
Returns the angle
Created in NX6.0.0.
License requirements : None
void NXOpen::CAM::SteepContainment::SetType | ( | NXOpen::CAM::SteepContainment::Types | steepAngleUsage | ) |
Sets the steep containment type
Created in NX5.0.0.
License requirements : cam_base ("CAM BASE")
steepAngleUsage | the steep angle usage |
NXOpen::CAM::SteepContainment::Types NXOpen::CAM::SteepContainment::Type | ( | ) |
Returns the steep containment type
Created in NX6.0.0.
License requirements : None