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

Represents a NXOpen::CAM::WedmPointDefinitionBuilder
This builder cannot be instantiated separately. More...

Inheritance diagram for NXOpen::CAM::WedmPointDefinitionBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Types

enum  PointStates { PointStatesNone, PointStatesSpecify }
 the types available for wedm point definition More...
 
enum  WireAxisStates { WireAxisStatesZm, WireAxisStatesSpecify }
 the types available for wire axis definition More...
 

Public Member Functions

NXOpen::NXObjectAxis ()
 Returns the wire axis
Created in NX7.5.0. More...
 
NXOpen::CAM::WedmPointDefinitionBuilder::WireAxisStates AxisOption ()
 Returns the wire axis status
Created in NX7.5.0. More...
 
NXOpen::PointPoint ()
 Returns the wedm point
Created in NX7.5.0. More...
 
NXOpen::CAM::WedmPointDefinitionBuilder::PointStates PointOption ()
 Returns the point status
Created in NX7.5.0. More...
 
void SetAxis (NXOpen::NXObject *newValue)
 Sets the wire axis
Created in NX7.5.0. More...
 
void SetAxisOption (NXOpen::CAM::WedmPointDefinitionBuilder::WireAxisStates newValue)
 Sets the wire axis status
Created in NX7.5.0. More...
 
void SetPoint (NXOpen::Point *newValue)
 Sets the wedm point
Created in NX7.5.0. More...
 
void SetPointOption (NXOpen::CAM::WedmPointDefinitionBuilder::PointStates newValue)
 Sets the point status
Created in NX7.5.0. More...
 
- Public Member Functions inherited from NXOpen::Builder
NXOpen::NXObjectCommit ()
 Commits any edits that have been applied to the builder. More...
 
void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
std::vector< NXOpen::NXObject * > GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
NXOpen::NXObjectGetObject ()
 Returns the object currently being edited by this builder. More...
 
void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a NXOpen::CAM::WedmPointDefinitionBuilder
This builder cannot be instantiated separately.



Created in NX7.5.0.

Member Enumeration Documentation

the types available for wedm point definition

Enumerator
PointStatesNone 

wedm point none

PointStatesSpecify 

specify wedm point

the types available for wire axis definition

Enumerator
WireAxisStatesZm 

wire axis +zm

WireAxisStatesSpecify 

wire axis vector

Member Function Documentation

NXOpen::NXObject* NXOpen::CAM::WedmPointDefinitionBuilder::Axis ( )

Returns the wire axis
Created in NX7.5.0.



License requirements : cam_base ("CAM BASE")

NXOpen::CAM::WedmPointDefinitionBuilder::WireAxisStates NXOpen::CAM::WedmPointDefinitionBuilder::AxisOption ( )

Returns the wire axis status
Created in NX7.5.0.



License requirements : cam_base ("CAM BASE")

NXOpen::Point* NXOpen::CAM::WedmPointDefinitionBuilder::Point ( )

Returns the wedm point
Created in NX7.5.0.



License requirements : cam_base ("CAM BASE")

NXOpen::CAM::WedmPointDefinitionBuilder::PointStates NXOpen::CAM::WedmPointDefinitionBuilder::PointOption ( )

Returns the point status
Created in NX7.5.0.



License requirements : cam_base ("CAM BASE")

void NXOpen::CAM::WedmPointDefinitionBuilder::SetAxis ( NXOpen::NXObject newValue)

Sets the wire axis
Created in NX7.5.0.



License requirements : cam_base ("CAM BASE")

Parameters
newValuenewvalue
void NXOpen::CAM::WedmPointDefinitionBuilder::SetAxisOption ( NXOpen::CAM::WedmPointDefinitionBuilder::WireAxisStates  newValue)

Sets the wire axis status
Created in NX7.5.0.



License requirements : cam_base ("CAM BASE")

Parameters
newValuenewvalue
void NXOpen::CAM::WedmPointDefinitionBuilder::SetPoint ( NXOpen::Point newValue)

Sets the wedm point
Created in NX7.5.0.



License requirements : cam_base ("CAM BASE")

Parameters
newValuenewvalue
void NXOpen::CAM::WedmPointDefinitionBuilder::SetPointOption ( NXOpen::CAM::WedmPointDefinitionBuilder::PointStates  newValue)

Sets the point status
Created in NX7.5.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.