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

Represents Specify Vector block More...

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

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 string[] GetStepStatusMembers ()
 Gets the StepStatus More...
 
unsafe void SetSelectedObjects (NXOpen.TaggedObject[] objectVector)
 Sets the SelectedObjects More...
 
- 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...
 
- 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 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 bool DoubleSide [get, set]
 Returns or sets the DoubleSide More...
 
unsafe bool EnableFacetSelection [get, set]
 Returns or sets the EnableFacetSelection More...
 
unsafe bool EnableReverseDirection [get, set]
 Returns or sets the EnableReverseDirection More...
 
unsafe string InterpartSelectionAsString [get, set]
 Returns or sets the InterpartSelection as string More...
 
unsafe bool Is2DMode [get, set]
 Returns or sets the Is2DMode. More...
 
unsafe string LabelString [get, set]
 Returns or sets the LabelString More...
 
unsafe NXOpen.Point3d Point [get, set]
 Returns or sets the Point More...
 
unsafe bool ShowShortcuts [get, set]
 Returns or sets the ShowShortcuts More...
 
unsafe int SnapPointTypesOnByDefault [get, set]
 Returns or sets the SnapPointTypesOnByDefault More...
 
unsafe string StepStatusAsString [get, set]
 Returns or sets the StepStatus as string More...
 
unsafe NXOpen.Vector3d Vector [get, set]
 Returns or sets the Vector 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

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

Detailed Description

Represents Specify Vector block

Created in NX8.5.0

Member Function Documentation

unsafe string [] NXOpen.BlockStyler.SpecifyVector.GetBalloonTooltipLayoutMembers ( )
inline

Gets the BalloonTooltipLayout members

Created in NX8.5.0

License requirements: None.

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

Gets the InterpartSelection members

Created in NX8.5.0

License requirements: None.

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

Gets the SelectedObjects

Created in NX8.5.0

License requirements: None.

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

Gets the StepStatus

Created in NX8.5.0

License requirements: None.

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

Sets the SelectedObjects

Created in NX8.5.0

License requirements: None.

Parameters
objectVectorValue to set for the property

Property Documentation

unsafe bool NXOpen.BlockStyler.SpecifyVector.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.SpecifyVector.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.SpecifyVector.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.SpecifyVector.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.SpecifyVector.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 bool NXOpen.BlockStyler.SpecifyVector.DoubleSide
getset

Returns or sets the DoubleSide

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.SpecifyVector.EnableFacetSelection
getset

Returns or sets the EnableFacetSelection

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.SpecifyVector.EnableReverseDirection
getset

Returns or sets the EnableReverseDirection

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.BlockStyler.SpecifyVector.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 bool NXOpen.BlockStyler.SpecifyVector.Is2DMode
getset

Returns or sets the Is2DMode.

If true, vector is created in 2D space.

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.BlockStyler.SpecifyVector.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 NXOpen.Point3d NXOpen.BlockStyler.SpecifyVector.Point
getset

Returns or sets the Point

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.SpecifyVector.ShowShortcuts
getset

Returns or sets the ShowShortcuts

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe int NXOpen.BlockStyler.SpecifyVector.SnapPointTypesOnByDefault
getset

Returns or sets the SnapPointTypesOnByDefault

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

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

unsafe NXOpen.Vector3d NXOpen.BlockStyler.SpecifyVector.Vector
getset

Returns or sets the Vector

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