NX Open C++ Reference Guide
|
Represents a FeatureBasedGeom Builder
To create a new instance of this class, use CAM::NCGroupCollection::CreateFeatureBasedGeomBuilder
Created in NX5.0.0.
More...
Public Member Functions | |
NXString | GetGeomParentStringValue () |
Get the string value of the geom parent parameter index from the object. | |
void | SetGeomParentStringValue (const NXString &value) |
Set a string value to the geom parent parameter index for the object. |
Represents a FeatureBasedGeom Builder
To create a new instance of this class, use CAM::NCGroupCollection::CreateFeatureBasedGeomBuilder
Created in NX5.0.0.
Get the string value of the geom parent parameter index from the object.
void NXOpen::CAM::FeatureBasedGeomBuilder::SetGeomParentStringValue | ( | const NXString & | value | ) |
Set a string value to the geom parent parameter index for the object.
Created in NX5.0.0.
License requirements : cam_base ("CAM BASE")
value | the string value NOTE: The full Unicode character set is not supported for this parameter. |