NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::CAM::CutSides Class Reference

Represents a Cut Sides Builder
Created in NX7.5.0. More...

Inheritance diagram for NXOpen::CAM::CutSides:
NXOpen::TaggedObject

List of all members.

Public Types

enum  SideType {
  SideTypeAll, SideTypeLeft, SideTypeRight, SideTypeLeftRight,
  SideTypeOpposing, SideTypeLeftRightLeadingEdge, SideTypeLeadingEdge, SideTypeTrailingEdge
}
 Available types for sides to cut. More...

Public Member Functions

void SetSide (NXOpen::CAM::CutSides::SideType sideType)
 Sets the Sides to Cut
Created in NX7.5.0.
NXOpen::CAM::CutSides::SideType Side ()
 Returns the Sides to Cut
Created in NX7.5.0.

Detailed Description

Represents a Cut Sides Builder
Created in NX7.5.0.



Member Enumeration Documentation

Available types for sides to cut.

Enumerator:
SideTypeAll 

All Sides.

SideTypeLeft 

Left Side.

SideTypeRight 

Right Side.

SideTypeLeftRight 

Left and Right Side.

SideTypeOpposing 

Opposing Sides.

SideTypeLeftRightLeadingEdge 

Left, Right, Leading Edge.

SideTypeLeadingEdge 

Leading Edge.

SideTypeTrailingEdge 

Trailing Edge.


Member Function Documentation

Sets the Sides to Cut
Created in NX7.5.0.



License requirements : cam_base ("CAM BASE")

Parameters:
sideTypethe Sides to Cut value

Returns the Sides to Cut
Created in NX7.5.0.



License requirements : None


The documentation for this class was generated from the following file:
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.