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

Represents a Specify CSYS block More...

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

Public Member Functions

unsafe string[] GetBalloonTooltipLayoutMembers ()
 Gets the BalloonTooltipLayout members More...
 
unsafe string[] GetInterpartSelectionMembers ()
 Gets the InterpartSelection members More...
 
unsafe NXOpen.TaggedObject[] GetSelectedObjects ()
 Gets the SelectedObjects More...
 
unsafe void SetSelectedObjects (NXOpen.TaggedObject[] objectVector)
 Sets the SelectedObjects More...
 
unsafe string[] GetStepStatusMembers ()
 Gets the StepStatus members More...
 
unsafe string[] GetOutputTypeMembers ()
 Gets the OutputType members More...
 
unsafe string[] GetSmartUpdteOptionMembers ()
 Gets the SmartUpdateOption members More...
 
unsafe string[] GetSmartUpdateOptionMembers ()
 Gets the SmartUpdateOption 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 BalloonTooltipImage [get, set]
 Returns or sets the BalloonTooltipImage More...
 
unsafe string BalloonTooltipLayoutAsString [get, set]
 Returns or sets the BalloonTooltipLayout as string More...
 
unsafe string BalloonTooltipText [get, set]
 Returns or sets the BalloonTooltipText More...
 
unsafe bool CreateInterpartLink [get, set]
 Returns or sets the CreateInterpartLink More...
 
unsafe string InterpartSelectionAsString [get, set]
 Returns or sets the InterpartSelection as string More...
 
unsafe string LabelString [get, set]
 Returns or sets the LabelString More...
 
unsafe string OutputTypeAsString [get, set]
 Returns or sets the OutputType as string More...
 
unsafe bool ShowShortcuts [get, set]
 Returns or sets the ShowShortcuts More...
 
unsafe string SmartUpdateOptionAsString [get, set]
 Returns or sets the SmartUpdateOption as string More...
 
unsafe string SmartUpdteOptionAsString [get, set]
 Returns or sets the SmartUpdateOption as string 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 Specify CSYS block

Created in NX8.5.0

Member Function Documentation

unsafe string [] NXOpen.BlockStyler.SpecifyCSYS.GetBalloonTooltipLayoutMembers ( )

Gets the BalloonTooltipLayout members

Created in NX8.5.0

License requirements: None.

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

Gets the InterpartSelection members

Created in NX8.5.0

License requirements: None.

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

Gets the OutputType members

Created in NX8.5.0

License requirements: None.

Returns
Value to get from the property
unsafe NXOpen.TaggedObject [] NXOpen.BlockStyler.SpecifyCSYS.GetSelectedObjects ( )

Gets the SelectedObjects

Created in NX8.5.0

License requirements: None.

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

Gets the SmartUpdateOption members

Created in NX9.0.1

License requirements: None.

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

Gets the SmartUpdateOption members

Created in NX8.5.0

Deprecated in NX9.0.1. Use BlockStyler.SpecifyCSYS.GetSmartUpdateOptionMembers instead

License requirements: None.

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

Gets the StepStatus members

Created in NX8.5.0

License requirements: None.

Returns
Value to get from the property
unsafe void NXOpen.BlockStyler.SpecifyCSYS.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.SpecifyCSYS.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.SpecifyCSYS.BalloonTooltipImage
getset

Returns or sets the BalloonTooltipImage

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.BlockStyler.SpecifyCSYS.BalloonTooltipLayoutAsString
getset

Returns or sets the BalloonTooltipLayout as string

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.BlockStyler.SpecifyCSYS.BalloonTooltipText
getset

Returns or sets the BalloonTooltipText

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.SpecifyCSYS.CreateInterpartLink
getset

Returns or sets the CreateInterpartLink

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.BlockStyler.SpecifyCSYS.InterpartSelectionAsString
getset

Returns or sets the InterpartSelection as string

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.BlockStyler.SpecifyCSYS.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.SpecifyCSYS.OutputTypeAsString
getset

Returns or sets the OutputType 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.SpecifyCSYS.ShowShortcuts
getset

Returns or sets the ShowShortcuts

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.BlockStyler.SpecifyCSYS.SmartUpdateOptionAsString
getset

Returns or sets the SmartUpdateOption as string

Created in NX9.0.1

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.BlockStyler.SpecifyCSYS.SmartUpdteOptionAsString
getset

Returns or sets the SmartUpdateOption as string

Created in NX8.5.0

Deprecated in NX9.0.1. Use BlockStyler.SpecifyCSYS.SmartUpdateOptionAsString instead

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.BlockStyler.SpecifyCSYS.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.