NX Open C++ Reference Guide
|
Represent the OrientXpress block
OrientXpress is not supported in KF.
More...
Public Types | |
enum | Axis { AxisX, AxisY, AxisZ, AxisPassive } |
the active axis option More... | |
enum | Plane { PlaneYz, PlaneXz, PlaneXy, PlanePassive } |
the active plane option More... | |
enum | Reference { ReferenceAcsWorkPart, ReferenceAcsDisplayPart, ReferenceWcsWorkPart, ReferenceWcsDisplayPart, ReferenceCsys, ReferenceFixed, ReferenceProgramDefined } |
the option for reference csys More... | |
Public Member Functions | |
NXOpen::GeometricUtilities::OrientXpressBuilder::Axis | AxisOption () |
Returns the orientXpress active axis option Created in NX6.0.0. | |
NXOpen::CoordinateSystem * | Csys () |
Returns the orientXpress reference csys when reference option is set to csys Created in NX6.0.0. | |
NXOpen::NXObject * | FixedCsys () |
Returns the orientXpress fixed csys when reference option is set to fixed csys Created in NX6.0.0. | |
NXOpen::GeometricUtilities::OrientXpressBuilder::Plane | PlaneOption () |
Returns the orientXpress active plane option Created in NX6.0.0. | |
NXOpen::NXObject * | ProgramDefinedCsys () |
Returns the orientXpress program defined csys when reference option is set to program defined csys Created in NX6.0.0. | |
NXOpen::GeometricUtilities::OrientXpressBuilder::Reference | ReferenceOption () |
Returns the orientXpress reference coordinate system Created in NX6.0.0. | |
void | SetAxisOption (NXOpen::GeometricUtilities::OrientXpressBuilder::Axis orientXpressAxisOption) |
Sets the orientXpress active axis option Created in NX6.0.0. | |
void | SetCsys (NXOpen::CoordinateSystem *orientXpressCsys) |
Sets the orientXpress reference csys when reference option is set to csys Created in NX6.0.0. | |
void | SetFixedCsys (NXOpen::NXObject *orientXpressFixedCsys) |
Sets the orientXpress fixed csys when reference option is set to fixed csys Created in NX6.0.0. | |
void | SetPlaneOption (NXOpen::GeometricUtilities::OrientXpressBuilder::Plane orientXpressPlaneOption) |
Sets the orientXpress active plane option Created in NX6.0.0. | |
void | SetProgramDefinedCsys (NXOpen::NXObject *orientXpressProgramDefinedCsys) |
Sets the orientXpress program defined csys when reference option is set to program defined csys Created in NX6.0.0. | |
void | SetReferenceOption (NXOpen::GeometricUtilities::OrientXpressBuilder::Reference orientXpressReferenceOption) |
Sets the orientXpress reference coordinate system Created in NX6.0.0. | |
![]() | |
tag_t | GetTag () const |
<b>Deprecated</b>:<br> Use Tag instead. | |
tag_t | Tag () const |
Returns the tag of this object. | |
Represent the OrientXpress block
OrientXpress is not supported in KF.
Created in NX6.0.0.
the option for reference csys
NXOpen::GeometricUtilities::OrientXpressBuilder::Axis NXOpen::GeometricUtilities::OrientXpressBuilder::AxisOption | ( | ) |
Returns the orientXpress active axis option
Created in NX6.0.0.
License requirements : None
NXOpen::CoordinateSystem* NXOpen::GeometricUtilities::OrientXpressBuilder::Csys | ( | ) |
Returns the orientXpress reference csys when reference option is set to csys
Created in NX6.0.0.
License requirements : None
NXOpen::NXObject* NXOpen::GeometricUtilities::OrientXpressBuilder::FixedCsys | ( | ) |
Returns the orientXpress fixed csys when reference option is set to fixed csys
Created in NX6.0.0.
License requirements : None
NXOpen::GeometricUtilities::OrientXpressBuilder::Plane NXOpen::GeometricUtilities::OrientXpressBuilder::PlaneOption | ( | ) |
Returns the orientXpress active plane option
Created in NX6.0.0.
License requirements : None
NXOpen::NXObject* NXOpen::GeometricUtilities::OrientXpressBuilder::ProgramDefinedCsys | ( | ) |
Returns the orientXpress program defined csys when reference option is set to program defined csys
Created in NX6.0.0.
License requirements : None
NXOpen::GeometricUtilities::OrientXpressBuilder::Reference NXOpen::GeometricUtilities::OrientXpressBuilder::ReferenceOption | ( | ) |
Returns the orientXpress reference coordinate system
Created in NX6.0.0.
License requirements : None
void NXOpen::GeometricUtilities::OrientXpressBuilder::SetAxisOption | ( | NXOpen::GeometricUtilities::OrientXpressBuilder::Axis | orientXpressAxisOption | ) |
Sets the orientXpress active axis option
Created in NX6.0.0.
License requirements : solid_modeling ("SOLIDS MODELING") OR cam_base ("CAM BASE")
orientXpressAxisOption | orientxpressaxisoption |
void NXOpen::GeometricUtilities::OrientXpressBuilder::SetCsys | ( | NXOpen::CoordinateSystem * | orientXpressCsys | ) |
Sets the orientXpress reference csys when reference option is set to csys
Created in NX6.0.0.
License requirements : solid_modeling ("SOLIDS MODELING") OR cam_base ("CAM BASE")
orientXpressCsys | orientxpresscsys |
void NXOpen::GeometricUtilities::OrientXpressBuilder::SetFixedCsys | ( | NXOpen::NXObject * | orientXpressFixedCsys | ) |
Sets the orientXpress fixed csys when reference option is set to fixed csys
Created in NX6.0.0.
License requirements : solid_modeling ("SOLIDS MODELING") OR cam_base ("CAM BASE")
orientXpressFixedCsys | orientxpressfixedcsys |
void NXOpen::GeometricUtilities::OrientXpressBuilder::SetPlaneOption | ( | NXOpen::GeometricUtilities::OrientXpressBuilder::Plane | orientXpressPlaneOption | ) |
Sets the orientXpress active plane option
Created in NX6.0.0.
License requirements : solid_modeling ("SOLIDS MODELING") OR cam_base ("CAM BASE")
orientXpressPlaneOption | orientxpressplaneoption |
void NXOpen::GeometricUtilities::OrientXpressBuilder::SetProgramDefinedCsys | ( | NXOpen::NXObject * | orientXpressProgramDefinedCsys | ) |
Sets the orientXpress program defined csys when reference option is set to program defined csys
Created in NX6.0.0.
License requirements : solid_modeling ("SOLIDS MODELING") OR cam_base ("CAM BASE")
orientXpressProgramDefinedCsys | orientxpressprogramdefinedcsys |
void NXOpen::GeometricUtilities::OrientXpressBuilder::SetReferenceOption | ( | NXOpen::GeometricUtilities::OrientXpressBuilder::Reference | orientXpressReferenceOption | ) |
Sets the orientXpress reference coordinate system
Created in NX6.0.0.
License requirements : solid_modeling ("SOLIDS MODELING") OR cam_base ("CAM BASE")
orientXpressReferenceOption | orientxpressreferenceoption |