NX Open C++ Reference Guide
Public Types | Public Member Functions | List of all members
NXOpen::CAM::BoundaryMemberSet Class Reference

Represents a boundary member set . More...

Inheritance diagram for NXOpen::CAM::BoundaryMemberSet:
NXOpen::TaggedObject NXOpen::CAM::BoundaryMemberSetPlanarMill NXOpen::CAM::BoundaryMillingMemberSet NXOpen::CAM::BoundaryTurnMemberSet

Public Types

enum  ConnectMemberType { ConnectMemberTypeExtend, ConnectMemberTypeDirect }
 the types available for connect member More...
 

Public Member Functions

NXOpen::CAM::BoundaryMemberSet::ConnectMemberType ConnectMember ()
 Returns the connect member
Created in NX9.0.0. More...
 
bool CustomOffset ()
 Returns the flag whether this boundary has custom offset activated
Created in NX9.0.0. More...
 
double Offset ()
 Returns the offset value
Created in NX9.0.0. More...
 
void SetConnectMember (NXOpen::CAM::BoundaryMemberSet::ConnectMemberType newValue)
 Sets the connect member
Created in NX9.0.0. More...
 
void SetCustomOffset (bool newValue)
 Sets the flag whether this boundary has custom offset activated
Created in NX9.0.0. More...
 
void SetOffset (double newValue)
 Sets the offset value
Created in NX9.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a boundary member set .


To create a new instance of this class, use NXOpen::CAM::BoundarySet::CreateBoundaryMemberSet

Created in NX9.0.0.

Member Enumeration Documentation

the types available for connect member

Enumerator
ConnectMemberTypeExtend 

extend

ConnectMemberTypeDirect 

direct

Member Function Documentation

NXOpen::CAM::BoundaryMemberSet::ConnectMemberType NXOpen::CAM::BoundaryMemberSet::ConnectMember ( )

Returns the connect member
Created in NX9.0.0.



License requirements : None

bool NXOpen::CAM::BoundaryMemberSet::CustomOffset ( )

Returns the flag whether this boundary has custom offset activated
Created in NX9.0.0.



License requirements : None

double NXOpen::CAM::BoundaryMemberSet::Offset ( )

Returns the offset value
Created in NX9.0.0.



License requirements : None

void NXOpen::CAM::BoundaryMemberSet::SetConnectMember ( NXOpen::CAM::BoundaryMemberSet::ConnectMemberType  newValue)

Sets the connect member
Created in NX9.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
newValuenewvalue
void NXOpen::CAM::BoundaryMemberSet::SetCustomOffset ( bool  newValue)

Sets the flag whether this boundary has custom offset activated
Created in NX9.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
newValuenewvalue
void NXOpen::CAM::BoundaryMemberSet::SetOffset ( double  newValue)

Sets the offset value
Created in NX9.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
newValuenewvalue

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