NX Open C++ Reference Guide
|
Represents a Features::PointSetFacePercentageBuilder . More...
Public Member Functions | |
NXOpen::Expression * | UPercentage () |
Returns the u percentage expression. | |
NXOpen::Expression * | VPercentage () |
Returns the v percentage expression. |
Represents a Features::PointSetFacePercentageBuilder .
This builder is used to interrogate the face percentage items in the list.
To create a new instance of this class, use Features::PointSetBuilder::CreateFacePercentageListItem
Created in NX6.0.0.
Returns the u percentage expression.
The u value on the face to create a point.
Created in NX6.0.0.
License requirements : None
Returns the v percentage expression.
The v value on the face to create a point.
Created in NX6.0.0.
License requirements : None