NX Open C++ Reference Guide
|
Represents an EmbeddedOperationBuilder
This is an abstract class, and cannot be instantiated.
More...
Public Member Functions | |
NXOpen::Features::Feature * | CommitOperation () |
Commits the operation and creates the feature. | |
NXOpen::Features::Feature * | GetOperation () |
Returns the feature currently being edited by this builder. |
Represents an EmbeddedOperationBuilder
This is an abstract class, and cannot be instantiated.
Created in NX5.0.0.
Commits the operation and creates the feature.
Returns the feature currently being edited by this builder.
If a new feature is being created, and the builder has not yet been commited, returns NULL.