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

Represents a InPath Event Data Builder
To create a new instance of this class, use CAM::WedmCustomBoundaryDataBuilder::CreateInpathEventDataBuilder

Created in NX5.0.0. More...

Inheritance diagram for NXOpen::CAM::InPathEventDataBuilder:
NXOpen::NXObject NXOpen::TaggedObject NXOpen::INXObject

List of all members.

Public Types

enum  LocationMethod { LocationMethodSpecify, LocationMethodDistanceFromStart, LocationMethodDistanceFromEnd }
 InPath Events Location Method Options. More...

Public Member Functions

double Distance ()
 Returns the Inpath Events Distance
Created in NX6.0.0.
NXOpen::CAM::InPathEventDataBuilder::LocationMethod Method ()
 Returns the Inpath Events Location method
Created in NX6.0.0.
int Pass ()
 Returns the Inpath Event pass number
Created in NX6.0.0.
NXOpen::PointPoint ()
 Returns the Inpath Events Location
Created in NX6.0.0.
void SetDistance (double distance)
 Sets the Inpath Events Distance
Created in NX6.0.0.
void SetMethod (NXOpen::CAM::InPathEventDataBuilder::LocationMethod method)
 Sets the Inpath Events Location method
Created in NX6.0.0.
void SetPass (int passNum)
 Sets the Inpath Event pass number
Created in NX6.0.0.
void SetPoint (NXOpen::Point *point)
 Sets the Inpath Events Location
Created in NX6.0.0.
void SetStatus (bool status)
 Sets the in path event output status
Created in NX7.5.0.
void SetUdeset (NXOpen::NXObject *udeSet)
 Sets the Inpath Events Set
Created in NX6.0.0.
bool Status ()
 Returns the in path event output status
Created in NX7.5.0.
NXOpen::NXObjectUdeset ()
 Returns the Inpath Events Set
Created in NX6.0.0.
NXOpen::CAM::UdeSetUdesetBuilder ()
 Returns the UDE Set Builder
Created in NX7.5.0.

Detailed Description

Represents a InPath Event Data Builder
To create a new instance of this class, use CAM::WedmCustomBoundaryDataBuilder::CreateInpathEventDataBuilder

Created in NX5.0.0.



Member Enumeration Documentation

InPath Events Location Method Options.

Enumerator:
LocationMethodSpecify 

Uses Point to define the InPath Events Location.

LocationMethodDistanceFromStart 

Distance From Start.

LocationMethodDistanceFromEnd 

Distance From End.


Member Function Documentation

Returns the Inpath Events Distance
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Returns the Inpath Events Location method
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Returns the Inpath Event pass number
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Returns the Inpath Events Location
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Sets the Inpath Events Distance
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
distancethe Events distance from start or end

Sets the Inpath Events Location method
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
methodthe Events location specification method

Sets the Inpath Event pass number
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
passNumthe current pass number

Sets the Inpath Events Location
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
pointthe Events Location

Sets the in path event output status
Created in NX7.5.0.



License requirements : cam_base ("CAM BASE")

Parameters:
statusthe in path event output value

Sets the Inpath Events Set
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
udeSetthe Events Set

Returns the in path event output status
Created in NX7.5.0.



License requirements : cam_base ("CAM BASE")

Returns the Inpath Events Set
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Returns the UDE Set Builder
Created in NX7.5.0.



License requirements : cam_base ("CAM BASE")


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