NX Open C++ Reference Guide
Public Member Functions
NXOpen::BlockStyler::CompositeBlock Class Reference

A composite block is a block that contains other blocks
Created in NX6.0.0. More...

Inheritance diagram for NXOpen::BlockStyler::CompositeBlock:
NXOpen::BlockStyler::UIBlock NXOpen::TaggedObject

List of all members.

Public Member Functions

NXOpen::BlockStyler::UIBlockFindBlock (const NXString &blockName)
 Finds a block contained in the composite block.
std::vector
< NXOpen::BlockStyler::UIBlock * > 
GetBlocks ()
 Gets all the blocks available in the composite block.
NXOpen::BlockStyler::UIBlockLastUpdated ()
 Returns the block contained in the composite block that was last updated.

Detailed Description

A composite block is a block that contains other blocks
Created in NX6.0.0.



Member Function Documentation

Finds a block contained in the composite block.

Throws an exception if block not present

Returns:

Created in NX6.0.0.

License requirements : None
Parameters:
blockNameBlock name
NOTE: The full Unicode character set is not supported for this parameter.

Gets all the blocks available in the composite block.

Returns:

Created in NX6.0.0.

License requirements : None

Returns the block contained in the composite block that was last updated.

For example, if the CompositeBlock is an item contained in a SetList and your update handler is notified that the CompositeBlock has been updated, this method returns which block inside the CompositeBlock has been updated.
Created in NX6.0.0.

License requirements : None


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