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

Represents a Select Node block More...

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

Public Member Functions

unsafe NXOpen.TaggedObject[] GetSelectedObjects ()
 Gets the SelectedObjects More...
 
unsafe void SetSelectedObjects (NXOpen.TaggedObject[] objectVector)
 Sets the SelectedObjects More...
 
unsafe string[] GetSelectModeMembers ()
 Gets the SelectMode members More...
 
unsafe string[] GetStepStatusMembers ()
 Gets the StepStatus members 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...
 

Properties

unsafe bool AutomaticProgression [get, set]
 Returns or sets the AutomaticProgression More...
 
unsafe string Bitmap [get, set]
 Returns or sets the Bitmap More...
 
unsafe string Cue [get, set]
 Returns or sets the Cue More...
 
unsafe string LabelString [get, set]
 Returns or sets the LabelString More...
 
unsafe string SelectModeAsString [get, set]
 Returns or sets the SelectMode as string More...
 
unsafe bool ShowSelection [get, set]
 Returns or sets the Show Selection. More...
 
unsafe string StepStatusAsString [get, set]
 Returns or sets the StepStatus as string More...
 
- 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 Node block

Created in NX8.5.0

Member Function Documentation

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

Gets the SelectedObjects

Created in NX8.5.0

License requirements: None.

Returns
Value to get from the property
unsafe string [] NXOpen.BlockStyler.SelectNode.GetSelectModeMembers ( )

Gets the SelectMode members

Created in NX8.5.0

License requirements: None.

Returns
Value to get from the property
unsafe string [] NXOpen.BlockStyler.SelectNode.GetStepStatusMembers ( )

Gets the StepStatus members

Created in NX8.5.0

License requirements: None.

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

Sets the SelectedObjects

Created in NX8.5.0

License requirements: None.

Parameters
objectVectorValue to set for the property

Property Documentation

unsafe bool NXOpen.BlockStyler.SelectNode.AutomaticProgression
getset

Returns or sets the AutomaticProgression

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.BlockStyler.SelectNode.Bitmap
getset

Returns or sets the Bitmap

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.BlockStyler.SelectNode.Cue
getset

Returns or sets the Cue

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.BlockStyler.SelectNode.LabelString
getset

Returns or sets the LabelString

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.BlockStyler.SelectNode.SelectModeAsString
getset

Returns or sets the SelectMode as string

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.SelectNode.ShowSelection
getset

Returns or sets the Show Selection.

If true,the graphical selection part of this block is shown.

Created in NX8.5.0

Deprecated in NX11.0.0.

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.BlockStyler.SelectNode.StepStatusAsString
getset

Returns or sets the StepStatus as string

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.


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