NX Open C++ Reference Guide
Public Member Functions
NXOpen::GeometricUtilities::WaveLinkRepository Class Reference

Represents a GeometricUtilities::WaveLinkRepository . More...

Inheritance diagram for NXOpen::GeometricUtilities::WaveLinkRepository:
NXOpen::NXObject NXOpen::TaggedObject NXOpen::INXObject

List of all members.

Public Member Functions

void Destroy ()
 Destroy the link repository
Created in NX7.5.0.
void SetBuilder (NXOpen::Builder *builder)
 Set the builder of the active command.If the builder is feat builder, then the feature from the builder will be queried and used as master feature.
void SetLink (NXOpen::Features::Feature *linkFeature)
 Set the link created by interpart selection
Created in NX7.5.0.
void SetNonFeatureApplication (bool flag)
 Specify if the client is non-feature based application or not.

Detailed Description

Represents a GeometricUtilities::WaveLinkRepository .

This object performs the task of embedding the link features created by the command. It also cleans up unused links.
To create a new instance of this class, use Part::CreateWavelinkRepository

Created in NX7.5.0.


Member Function Documentation

Destroy the link repository
Created in NX7.5.0.



License requirements : None

Set the builder of the active command.If the builder is feat builder, then the feature from the builder will be queried and used as master feature.

This master feature is needed to populate the repository with existing slave links on the feature.
Created in NX7.5.0.

License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
builderthe builder of the command

Set the link created by interpart selection
Created in NX7.5.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
linkFeaturethe wavelink feature

Specify if the client is non-feature based application or not.

This flag is used by the repository to properly clean up unused links.
Created in NX7.5.0.

License requirements : None

Parameters:
flagflag

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