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

Represents reference point
Created in NX12.0.1. More...

Inheritance diagram for NXOpen::CAM::ReferencePoint:
NXOpen::CAM::BaseBuilder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Member Functions

void GetReferencePoints (NXOpen::CAM::ManualMove *subop)
 Gets all reference points. More...
 
NXOpen::PointPoint ()
 Returns the point
Created in NX12.0.1. More...
 
NXString Reference ()
 Returns the reference
Created in NX12.0.1. More...
 
void SetPoint (NXOpen::Point *pointTag)
 Sets the point
Created in NX12.0.1. More...
 
void SetReference (const NXString &reference)
 Sets the reference
Created in NX12.0.1. More...
 
void SetReference (const char *reference)
 Sets the reference
Created in NX12.0.1. More...
 
- Public Member Functions inherited from NXOpen::CAM::BaseBuilder
NXOpen::TaggedObjectGetCustomizableItemBuilder (const NXString &name)
 Returns the customizable item builder for given customizable item name
Created in NX11.0.1. More...
 
NXOpen::TaggedObjectGetCustomizableItemBuilder (const char *name)
 Returns the customizable item builder for given customizable item name
Created in NX11.0.1. More...
 
std::vector< NXStringGetCustomizableItemNames ()
 Returns the names for all customizable item ids. 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 reference point
Created in NX12.0.1.


Member Function Documentation

void NXOpen::CAM::ReferencePoint::GetReferencePoints ( NXOpen::CAM::ManualMove subop)

Gets all reference points.


Created in NX12.0.1.

License requirements : cam_base ("CAM BASE")

Parameters
subopsubop
NXOpen::Point* NXOpen::CAM::ReferencePoint::Point ( )

Returns the point
Created in NX12.0.1.



License requirements : None

NXString NXOpen::CAM::ReferencePoint::Reference ( )

Returns the reference
Created in NX12.0.1.



License requirements : None

void NXOpen::CAM::ReferencePoint::SetPoint ( NXOpen::Point pointTag)

Sets the point
Created in NX12.0.1.



License requirements : cam_base ("CAM BASE")

Parameters
pointTagthe point
void NXOpen::CAM::ReferencePoint::SetReference ( const NXString reference)

Sets the reference
Created in NX12.0.1.



License requirements : cam_base ("CAM BASE")

Parameters
referencethe reference
void NXOpen::CAM::ReferencePoint::SetReference ( const char *  reference)

Sets the reference
Created in NX12.0.1.



License requirements : cam_base ("CAM BASE")

Parameters
referencethe reference

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