NXOpen .NET Reference  12.0.0
Public Member Functions | List of all members
NXOpen.BlockStyler.SelectPartFromList Class Reference

Represents a Select Part From List block More...

Inheritance diagram for NXOpen.BlockStyler.SelectPartFromList:
NXOpen.BlockStyler.UIBlock

Public Member Functions

unsafe NXOpen.TaggedObject[] GetSelectedObjects ()
 Gets the SelectedObjects More...
 
unsafe void SetSelectedObjects (NXOpen.TaggedObject[] objectVector)
 Sets the SelectedObjects More...
 
- Public Member Functions inherited from NXOpen.BlockStyler.UIBlock
unsafe
NXOpen.BlockStyler.PropertyList 
GetProperties ()
 Returns the properties of the block More...
 
unsafe void Focus ()
 Focuses on the block. More...
 

Additional Inherited Members

- Properties inherited from NXOpen.BlockStyler.UIBlock
unsafe bool Enable [get, set]
 Returns or sets the Enable. More...
 
unsafe bool Expanded [get, set]
 Returns or sets the Expanded More...
 
unsafe bool Group [get, set]
 Returns or sets the Group More...
 
unsafe string Label [get, set]
 Returns or sets the Label More...
 
unsafe string Name [get]
 Returns the name of the block or BlockID More...
 
unsafe bool Show [get, set]
 Returns or sets the Visibility of block. More...
 
unsafe string Type [get]
 Returns the type of block More...
 

Detailed Description

Represents a Select Part From List block

Created in NX8.5.0

Member Function Documentation

unsafe NXOpen.TaggedObject [] NXOpen.BlockStyler.SelectPartFromList.GetSelectedObjects ( )

Gets the SelectedObjects

Created in NX8.5.0

License requirements: None.

Returns
Value to get from the property
unsafe void NXOpen.BlockStyler.SelectPartFromList.SetSelectedObjects ( NXOpen.TaggedObject[]  objectVector)

Sets the SelectedObjects

Created in NX8.5.0

License requirements: None.

Parameters
objectVectorValue to set for the property

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