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

Represents Trim Plane
Created in NX6.0.0. More...

Inheritance diagram for NXOpen::CAM::TrimPlane:
NXOpen::TaggedObject

List of all members.

Public Types

enum  Content { ContentRadial, ContentAxial }
 The content options
Created in NX6.0.0. More...
enum  LimitOptions { LimitOptionsNone, LimitOptionsPoint, LimitOptionsDistance }
 The limit options
Created in NX6.0.0. More...

Public Member Functions

NXOpen::CAM::TrimPlane::LimitOptions LimitOption ()
 Returns the limit option
Created in NX6.0.0.
NXOpen::PointPoint ()
 Returns the trim plane point
Created in NX6.0.0.
NXOpen::CAM::InheritableDoubleBuilderRadius ()
 Returns the radius
Created in NX6.0.0.
void SetLimitOption (NXOpen::CAM::TrimPlane::LimitOptions trimPlaneMode)
 Sets the limit option
Created in NX6.0.0.
void SetPoint (NXOpen::Point *point)
 Sets the trim plane point
Created in NX6.0.0.

Detailed Description

Represents Trim Plane
Created in NX6.0.0.



Member Enumeration Documentation

The content options
Created in NX6.0.0.


Enumerator:
ContentRadial 

radial

ContentAxial 

axial.

The limit options
Created in NX6.0.0.


Enumerator:
LimitOptionsNone 

Plane is inactive.

LimitOptionsPoint 

Plane is defined by a point.

LimitOptionsDistance 

Plane is defined by a distance value.


Member Function Documentation

Returns the limit option
Created in NX6.0.0.



License requirements : None

Returns the trim plane point
Created in NX6.0.0.



License requirements : None

Returns the radius
Created in NX6.0.0.



License requirements : None

Sets the limit option
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
trimPlaneModethe limit option

Sets the trim plane point
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
pointthe trim plane point

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