SteepContainment Class¶
-
class
NXOpen.CAM.SteepContainment¶ Bases:
NXOpen.TaggedObjectRepresents a
NXOpen.CAM.SteepContainmentNew in version NX6.0.0.
Properties¶
| Property | Description |
|---|---|
| Angle | Returns the angle |
| Tag | Returns the Tag for this object. |
| Type | Returns or sets the steep containment type |
Methods¶
Enumerations¶
| SteepContainmentTypes Enumeration | Available types for steep containment |
Property Detail¶
Angle¶
-
SteepContainment.Angle¶ Returns the angle
-------------------------------------Getter Method
Signature
AngleReturns: the valley steep angle builder Return type: NXOpen.CAM.InheritableDoubleBuilderNew in version NX6.0.0.
License requirements: None.
Type¶
-
SteepContainment.Type¶ Returns or sets the steep containment type
-------------------------------------Getter Method
Signature
TypeReturns: the steep angle usage Return type: NXOpen.CAM.SteepContainmentTypesNew in version NX6.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
TypeParameters: steepAngleUsage ( NXOpen.CAM.SteepContainmentTypes) – the steep angle usageNew in version NX5.0.0.
License requirements: cam_base (“CAM BASE”)