NXOpen C++ Reference Guide
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | List of all members
NXOpen::CAM::BoundaryMemberSetWireEDM Class Reference

Represents a boundary member set. More...

Inheritance diagram for NXOpen::CAM::BoundaryMemberSetWireEDM:
NXOpen::CAM::BoundaryMemberSet NXOpen::TaggedObject

Public Member Functions

NXOpen::CAM::BoundaryMemberEventsCreateMemberEvent ()
 Create an empty post events set. More...
 
bool CustomStock ()
 Returns the flag whether this boundary has custom stock activated
Created in NX12.0.1. More...
 
bool CustomTolerances ()
 Returns the flag whether this boundary has custom tolerances
Created in NX12.0.1. More...
 
double InTolerance ()
 Returns the inner tolerance value
Created in NX12.0.1. More...
 
double OutTolerance ()
 Returns the outer tolerance value
Created in NX12.0.1. More...
 
NXOpen::CAM::BoundaryMemberEventsListPostEventsList ()
 Returns the post events list
Created in NX12.0.1. More...
 
void SetCustomStock (bool newValue)
 Sets the flag whether this boundary has custom stock activated
Created in NX12.0.1. More...
 
void SetCustomTolerances (bool newValue)
 Sets the flag whether this boundary has custom tolerances
Created in NX12.0.1. More...
 
void SetInTolerance (double newValue)
 Sets the inner tolerance value
Created in NX12.0.1. More...
 
void SetOutTolerance (double newValue)
 Sets the outer tolerance value
Created in NX12.0.1. More...
 
void SetStock (double newValue)
 Sets the stock value
Created in NX12.0.1. More...
 
double Stock ()
 Returns the stock value
Created in NX12.0.1. More...
 
- Public Member Functions inherited from NXOpen::CAM::BoundaryMemberSet
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...
 

Additional Inherited Members

- Public Types inherited from NXOpen::CAM::BoundaryMemberSet
enum  ConnectMemberType { ConnectMemberTypeExtend, ConnectMemberTypeDirect }
 the types available for connect member More...
 

Detailed Description

Represents a boundary member set.


To create a new instance of this class, use NXOpen::CAM::BoundarySetWireEDM::CreateBoundaryMemberSetWireEdm

Created in NX12.0.1.

Member Function Documentation

NXOpen::CAM::BoundaryMemberEvents* NXOpen::CAM::BoundaryMemberSetWireEDM::CreateMemberEvent ( )

Create an empty post events set.

Returns
the post events set
Created in NX12.0.1.

License requirements : cam_base ("CAM BASE")
bool NXOpen::CAM::BoundaryMemberSetWireEDM::CustomStock ( )

Returns the flag whether this boundary has custom stock activated
Created in NX12.0.1.



License requirements : None

bool NXOpen::CAM::BoundaryMemberSetWireEDM::CustomTolerances ( )

Returns the flag whether this boundary has custom tolerances
Created in NX12.0.1.



License requirements : None

double NXOpen::CAM::BoundaryMemberSetWireEDM::InTolerance ( )

Returns the inner tolerance value
Created in NX12.0.1.



License requirements : None

double NXOpen::CAM::BoundaryMemberSetWireEDM::OutTolerance ( )

Returns the outer tolerance value
Created in NX12.0.1.



License requirements : None

NXOpen::CAM::BoundaryMemberEventsList* NXOpen::CAM::BoundaryMemberSetWireEDM::PostEventsList ( )

Returns the post events list
Created in NX12.0.1.



License requirements : None

void NXOpen::CAM::BoundaryMemberSetWireEDM::SetCustomStock ( bool  newValue)

Sets the flag whether this boundary has custom stock activated
Created in NX12.0.1.



License requirements : cam_base ("CAM BASE")

Parameters
newValuenewvalue
void NXOpen::CAM::BoundaryMemberSetWireEDM::SetCustomTolerances ( bool  newValue)

Sets the flag whether this boundary has custom tolerances
Created in NX12.0.1.



License requirements : cam_base ("CAM BASE")

Parameters
newValuenewvalue
void NXOpen::CAM::BoundaryMemberSetWireEDM::SetInTolerance ( double  newValue)

Sets the inner tolerance value
Created in NX12.0.1.



License requirements : cam_base ("CAM BASE")

Parameters
newValuenewvalue
void NXOpen::CAM::BoundaryMemberSetWireEDM::SetOutTolerance ( double  newValue)

Sets the outer tolerance value
Created in NX12.0.1.



License requirements : cam_base ("CAM BASE")

Parameters
newValuenewvalue
void NXOpen::CAM::BoundaryMemberSetWireEDM::SetStock ( double  newValue)

Sets the stock value
Created in NX12.0.1.



License requirements : cam_base ("CAM BASE")

Parameters
newValuenewvalue
double NXOpen::CAM::BoundaryMemberSetWireEDM::Stock ( )

Returns the stock value
Created in NX12.0.1.



License requirements : None


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