NX Open C++ Reference Guide
List of all members
NXOpen::Weld::PointMarkPointBuilder Class Reference

Used to create or edit a point in the list of points for Jointmark
To create a new instance of this class, use NXOpen::Weld::PointMarkBuilder::NewPointsOverride

Created in NX10.0.0. More...

Inheritance diagram for NXOpen::Weld::PointMarkPointBuilder:
NXOpen::Weld::JointmarkPointsBuilder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Additional Inherited Members

- Public Types inherited from NXOpen::Weld::JointmarkPointsBuilder
enum  PointPosition { PointPositionNone, PointPositionMovedAlongGuide, PointPositionMovedOffGuide }
 The point classification. More...
 
- Public Member Functions inherited from NXOpen::Weld::JointmarkPointsBuilder
NXOpen::ExpressionAngle ()
 Returns the angle through which X and Y axis to rotate
Created in NX9.0.0. More...
 
bool FlipDirection ()
 Returns the flip of Z axis. More...
 
NXOpen::Features::SelectFeatureMappingFeature ()
 Returns the selected feature to move to the location specified. More...
 
NXOpen::PointPoint ()
 Returns the point at which the feature is created
Created in NX9.0.0. More...
 
void SetFlipDirection (bool flip)
 Sets the flip of Z axis. More...
 
void SetPoint (NXOpen::Point *point)
 Sets the point at which the feature is created
Created in NX9.0.0. More...
 
void UpdateCsys (const NXOpen::Matrix3x3 &matrix)
 Update the csys using a new matrix. More...
 
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 

Detailed Description

Used to create or edit a point in the list of points for Jointmark
To create a new instance of this class, use NXOpen::Weld::PointMarkBuilder::NewPointsOverride

Created in NX10.0.0.



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