NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Properties | List of all members
NXOpen.BlockStyler.UIBlock Class Reference

Represents a UI Block More...

Inheritance diagram for NXOpen.BlockStyler.UIBlock:
NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink NXOpen.BlockStyler.AngularDimension NXOpen.BlockStyler.BodyCollector NXOpen.BlockStyler.Button NXOpen.BlockStyler.ChooseExpression NXOpen.BlockStyler.CompositeBlock NXOpen.BlockStyler.CurveCollector NXOpen.BlockStyler.DoubleBlock NXOpen.BlockStyler.DoubleTable NXOpen.BlockStyler.DrawingArea NXOpen.BlockStyler.Enumeration NXOpen.BlockStyler.Explorer NXOpen.BlockStyler.ExpressionBlock NXOpen.BlockStyler.FaceCollector NXOpen.BlockStyler.FileSelection NXOpen.BlockStyler.FolderSelection NXOpen.BlockStyler.Group NXOpen.BlockStyler.IntegerBlock NXOpen.BlockStyler.IntegerTable NXOpen.BlockStyler.Label NXOpen.BlockStyler.LayerBlock NXOpen.BlockStyler.LinearDimension NXOpen.BlockStyler.LineColorFontWidth NXOpen.BlockStyler.LineFont NXOpen.BlockStyler.LineWidth NXOpen.BlockStyler.ListBox NXOpen.BlockStyler.Microposition NXOpen.BlockStyler.MultilineString NXOpen.BlockStyler.ObjectColorPicker NXOpen.BlockStyler.OnPathDimension NXOpen.BlockStyler.OrientXpress NXOpen.BlockStyler.RadiusDimension NXOpen.BlockStyler.ReverseDirection NXOpen.BlockStyler.RGBColorPicker NXOpen.BlockStyler.ScrolledWindow NXOpen.BlockStyler.SectionBuilder NXOpen.BlockStyler.SelectElement NXOpen.BlockStyler.SelectFacetRegion NXOpen.BlockStyler.SelectFeature NXOpen.BlockStyler.SelectNode NXOpen.BlockStyler.SelectObject NXOpen.BlockStyler.SelectPartFromList NXOpen.BlockStyler.Separator NXOpen.BlockStyler.SetList NXOpen.BlockStyler.SpecifyAxis NXOpen.BlockStyler.SpecifyCSYS NXOpen.BlockStyler.SpecifyLocation NXOpen.BlockStyler.SpecifyOrientation NXOpen.BlockStyler.SpecifyPlane NXOpen.BlockStyler.SpecifyPoint NXOpen.BlockStyler.SpecifyVector NXOpen.BlockStyler.StringBlock NXOpen.BlockStyler.SuperPoint NXOpen.BlockStyler.SuperSection NXOpen.BlockStyler.TabControl NXOpen.BlockStyler.Table NXOpen.BlockStyler.TextColorFontWidth NXOpen.BlockStyler.Toggle NXOpen.BlockStyler.Tree NXOpen.BlockStyler.Wizard

Public Member Functions

unsafe void Focus ()
 Focuses on the block. More...
 
unsafe
NXOpen.BlockStyler.PropertyList 
GetProperties ()
 Returns the properties of the block More...
 
- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Properties

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...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a UI Block

Created in NX6.0.0

Member Function Documentation

unsafe void NXOpen.BlockStyler.UIBlock.Focus ( )
inline

Focuses on the block.

Use this method for both focus and keyboard focus.

Created in NX6.0.2

License requirements: None.

unsafe NXOpen.BlockStyler.PropertyList NXOpen.BlockStyler.UIBlock.GetProperties ( )
inline

Returns the properties of the block

Created in NX6.0.0

License requirements: None.

Returns

Property Documentation

unsafe bool NXOpen.BlockStyler.UIBlock.Enable
getset

Returns or sets the Enable.

If true, the block is sensitive.

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.UIBlock.Expanded
getset

Returns or sets the Expanded

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.UIBlock.Group
getset

Returns or sets the Group

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.BlockStyler.UIBlock.Label
getset

Returns or sets the Label

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.BlockStyler.UIBlock.Name
get

Returns the name of the block or BlockID

Created in NX6.0.0

License requirements: None.

unsafe bool NXOpen.BlockStyler.UIBlock.Show
getset

Returns or sets the Visibility of block.

If true, the block is visible. Otherwise invisible. This is readonly property for dialog and will be always true for dialog.

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.BlockStyler.UIBlock.Type
get

Returns the type of block

Created in NX6.0.0

License requirements: None.


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