NX Open C++ Reference Guide
Public Member Functions
NXOpen::Assemblies::ProductOutlineManager Class Reference

Represents a collection of assemblies
To obtain an instance of this class, refer to BasePart

Created in NX6.0.0. More...

List of all members.

Public Member Functions

NXOpen::Assemblies::ProductOutlineBuilderCreateProductOutlineBuilder ()
 Creates a Assemblies::ProductOutlineBuilder .
bool IsProductOutlineDefined ()
 Returns the status of the product outline.
void ShowProductOutline (bool isShow)
 Controls the visibility of already defined product outline.
void ShowSelectableProductOutline (bool isSelectable)
 Controls the visibility and selectability of already defined product outline.
tag_t Tag () const
 Returns the tag of this object.

Detailed Description

Represents a collection of assemblies
To obtain an instance of this class, refer to BasePart

Created in NX6.0.0.



Member Function Documentation

Creates a Assemblies::ProductOutlineBuilder .

Gives access to the attributes of the Product Outline

Returns:

Created in NX6.0.0.

License requirements : adv_assemblies ("ADVANCED ASSEMBLIES")

Returns the status of the product outline.

If the product outline is already defined, it returns "true", else returns "false".


Created in NX6.0.0.

License requirements : None

Controls the visibility of already defined product outline.

Supply true to show the Product Outline, or false to hide the Product Outline.
Created in NX6.0.0.

License requirements : adv_assemblies ("ADVANCED ASSEMBLIES")

Parameters:
isShowFlag to make the product Outline selectable or unselectable. If "true" the Product outline is made selectable.

Controls the visibility and selectability of already defined product outline.

Supply true to show the selectable Product Outline, or false to hide the Product Outline.
Created in NX6.0.0.

License requirements : adv_assemblies ("ADVANCED ASSEMBLIES")

Parameters:
isSelectableFlag to make the product Outline selectable or unselectable. If "true" the Product outline is made selectable.

Returns the tag of this object.


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