SteepContainment Class

class NXOpen.CAM.SteepContainment

Bases: NXOpen.TaggedObject

Represents a NXOpen.CAM.SteepContainment

New 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 Angle

Returns:the valley steep angle builder
Return type:NXOpen.CAM.InheritableDoubleBuilder

New in version NX6.0.0.

License requirements: None.

Type

SteepContainment.Type

Returns or sets the steep containment type

-------------------------------------

Getter Method

Signature Type

Returns:the steep angle usage
Return type:NXOpen.CAM.SteepContainmentTypes

New in version NX6.0.0.

License requirements: None.

-------------------------------------

Setter Method

Signature Type

Parameters:steepAngleUsage (NXOpen.CAM.SteepContainmentTypes) – the steep angle usage

New in version NX5.0.0.

License requirements: cam_base (“CAM BASE”)