NX Open C++ Reference Guide
|
concept position builder for standard part design
To create a new instance of this class, use Tooling::ConceptPositionCollection::CreateConceptPositionBuilder
Created in NX6.0.0.
More...
Public Member Functions | |
NXOpen::Point * | LocatedPoint () |
Returns the located point Created in NX6.0.0. | |
NXOpen::Section * | PartPosition () |
Returns the part position section Created in NX6.0.0. | |
void | SetLocatedPoint (NXOpen::Point *locatedPoint) |
Sets the located point Created in NX6.0.0. |
concept position builder for standard part design
To create a new instance of this class, use Tooling::ConceptPositionCollection::CreateConceptPositionBuilder
Created in NX6.0.0.
Returns the located point
Created in NX6.0.0.
License requirements : None
Returns the part position section
Created in NX6.0.0.
License requirements : None
void NXOpen::Tooling::ConceptPositionBuilder::SetLocatedPoint | ( | NXOpen::Point * | locatedPoint | ) |
Sets the located point
Created in NX6.0.0.
License requirements : None
locatedPoint | locatedpoint |