NX Open C++ Reference Guide
Public Member Functions
NXOpen::CAM::Splitter Class Reference

Represents a Splitter Builder
To create a new instance of this class, use CAM::MultiBladeSplittersGeometry::CreateSplitter

Created in NX7.0.0. More...

Inheritance diagram for NXOpen::CAM::Splitter:
NXOpen::TaggedObject

List of all members.

Public Member Functions

int CountOfFaces ()
 Returns the item count of the list
Created in NX7.0.0.
std::vector< NXOpen::NXObject * > GetBlendFaces ()
 Get the blend faces.
std::vector< NXOpen::NXObject * > GetWallFaces ()
 Get the wall faces.
void RemoveBlendFaces (const std::vector< NXOpen::NXObject * > &faces)
 Remove the blend faces
Created in NX7.0.0.
void RemoveWallFaces (const std::vector< NXOpen::NXObject * > &faces)
 Remove the wall faces
Created in NX7.0.0.
void SetBlendFaces (const std::vector< NXOpen::NXObject * > &blendFaces)
 Set the blend faces
Created in NX7.0.0.
void SetCountOfFaces (int count)
 Sets the item count of the list
Created in NX7.0.0.
void SetWallFaces (const std::vector< NXOpen::NXObject * > &wallFaces)
 Set the wall faces
Created in NX7.0.0.

Detailed Description

Represents a Splitter Builder
To create a new instance of this class, use CAM::MultiBladeSplittersGeometry::CreateSplitter

Created in NX7.0.0.



Member Function Documentation

Returns the item count of the list
Created in NX7.0.0.



License requirements : None

Get the blend faces.

Returns:
the blend faces
Created in NX7.0.0.

License requirements : None

Get the wall faces.

Returns:
the wall faces
Created in NX7.0.0.

License requirements : None
void NXOpen::CAM::Splitter::RemoveBlendFaces ( const std::vector< NXOpen::NXObject * > &  faces)

Remove the blend faces
Created in NX7.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
facesthe removed blend faces
void NXOpen::CAM::Splitter::RemoveWallFaces ( const std::vector< NXOpen::NXObject * > &  faces)

Remove the wall faces
Created in NX7.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
facesthe removed wall faces
void NXOpen::CAM::Splitter::SetBlendFaces ( const std::vector< NXOpen::NXObject * > &  blendFaces)

Set the blend faces
Created in NX7.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
blendFacesthe blend faces

Sets the item count of the list
Created in NX7.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
countthe count of the list
void NXOpen::CAM::Splitter::SetWallFaces ( const std::vector< NXOpen::NXObject * > &  wallFaces)

Set the wall faces
Created in NX7.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
wallFacesthe wall faces

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