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

Represents File Selection With Browse block More...

Inheritance diagram for NXOpen.BlockStyler.FileSelection:
NXOpen.BlockStyler.UIBlock NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Properties

unsafe string Filter [get, set]
 Returns or sets the Filter Format of the filter string, for a group of related filter extensions will be "Group 1(*. More...
 
unsafe string Path [get, set]
 Returns or sets the Path More...
 
unsafe bool RetainStringValue [get, set]
 Returns or sets the RetainStringValue 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...
 
- 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

- Public Member Functions inherited from NXOpen.BlockStyler.UIBlock
unsafe void Focus ()
 Focuses on the block. More...
 
unsafe
NXOpen.BlockStyler.PropertyList 
GetProperties ()
 Returns the properties of the block More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents File Selection With Browse block

Created in NX8.5.0

Property Documentation

unsafe string NXOpen.BlockStyler.FileSelection.Filter
getset

Returns or sets the Filter Format of the filter string, for a group of related filter extensions will be "Group 1(*.

xxx;*.yyy;*.zzz),Group 2(*.aaa;*.bbb)" e.g."EPLAN files(*.emp;*.ema;*.ems),Simulation Files(*.sim;*.fem)". For the individual filter extensions ".xxx,.yyy,.zzz" e.g. ".prt,.fem,.sim" will appear as "prt File (*.prt)","sim File (*.sim)" and "fem File (*.fem)" respectively in the "Files of type" of file open dialog.

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.BlockStyler.FileSelection.Path
getset

Returns or sets the Path

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.FileSelection.RetainStringValue
getset

Returns or sets the RetainStringValue

Created in NX11.0.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 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.