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

Represents a Super Point block More...

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

Public Member Functions

unsafe string[] GetBalloonTooltipLayoutMembers ()
 Gets the BalloonTooltipLayout members More...
 
unsafe string[] GetDefaultCurveRulesMembers ()
 Gets the DefaultCurveRules members More...
 
unsafe string[] GetInterpartSelectionMembers ()
 Gets the InterpartSelection members More...
 
unsafe NXOpen.TaggedObject[] GetSelectedObjects ()
 Gets the SelectedObjects More...
 
unsafe string[] GetStepStatusMembers ()
 Gets the StepStatus members 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 AllowConvergentObject [get, set]
 Returns or sets the AllowConvergentObject More...
 
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 string Bitmap [get, set]
 Returns or sets the Bitmap More...
 
unsafe bool BlendVirtualCurveOverlay [get, set]
 Returns or sets the BlendVirtualCurveOverlay. More...
 
unsafe bool CreateInterpartLink [get, set]
 Returns or sets the CreateInterpartLink More...
 
unsafe string Cue [get, set]
 Returns or sets the Cue More...
 
unsafe int CurveRules [get, set]
 Returns or sets the CurveRules More...
 
unsafe string DefaultCurveRulesAsString [get, set]
 Returns or sets the DefaultCurveRules as string More...
 
unsafe int EntityType [get, set]
 Returns or sets the EntityType 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 bool PointOverlay [get, set]
 Returns or sets the PointOverlay More...
 
unsafe bool ShowFlowDirectionAndOriginCurve [get, set]
 Returns or sets the ShowFlowDirectionAndOriginCurve More...
 
unsafe bool SketchOnPath [get, set]
 Returns or sets the SketchOnPath More...
 
unsafe int SnapPointTypesEnabled [get, set]
 Returns or sets the SnapPointTypesEnabled 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 string ToolTip [get, set]
 Returns or sets the ToolTip 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 a Super Point block

Created in NX8.5.0

Member Function Documentation

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

Gets the BalloonTooltipLayout members

Created in NX9.0.0

License requirements: None.

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

Gets the DefaultCurveRules members

Created in NX9.0.0

License requirements: None.

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

Gets the InterpartSelection members

Created in NX9.0.0

License requirements: None.

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

Gets the SelectedObjects

Created in NX9.0.0

License requirements: None.

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

Gets the StepStatus members

Created in NX9.0.0

License requirements: None.

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

Sets the SelectedObjects

Created in NX9.0.0

License requirements: None.

Parameters
objectVectorValue to set for the property

Property Documentation

unsafe bool NXOpen.BlockStyler.SuperPoint.AllowConvergentObject
getset

Returns or sets the AllowConvergentObject

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.SuperPoint.AutomaticProgression
getset

Returns or sets the AutomaticProgression

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.BlockStyler.SuperPoint.BalloonTooltipImage
getset

Returns or sets the BalloonTooltipImage

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.BlockStyler.SuperPoint.BalloonTooltipLayoutAsString
getset

Returns or sets the BalloonTooltipLayout as string

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.BlockStyler.SuperPoint.BalloonTooltipText
getset

Returns or sets the BalloonTooltipText

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.BlockStyler.SuperPoint.Bitmap
getset

Returns or sets the Bitmap

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.SuperPoint.BlendVirtualCurveOverlay
getset

Returns or sets the BlendVirtualCurveOverlay.

If true, virtual curve is displayed during preselection.

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.SuperPoint.CreateInterpartLink
getset

Returns or sets the CreateInterpartLink

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.BlockStyler.SuperPoint.Cue
getset

Returns or sets the Cue

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe int NXOpen.BlockStyler.SuperPoint.CurveRules
getset

Returns or sets the CurveRules

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.BlockStyler.SuperPoint.DefaultCurveRulesAsString
getset

Returns or sets the DefaultCurveRules as string

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe int NXOpen.BlockStyler.SuperPoint.EntityType
getset

Returns or sets the EntityType

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.BlockStyler.SuperPoint.InterpartSelectionAsString
getset

Returns or sets the InterpartSelection as string

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.BlockStyler.SuperPoint.LabelString
getset

Returns or sets the LabelString

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.SuperPoint.PointOverlay
getset

Returns or sets the PointOverlay

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.SuperPoint.ShowFlowDirectionAndOriginCurve
getset

Returns or sets the ShowFlowDirectionAndOriginCurve

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.SuperPoint.SketchOnPath
getset

Returns or sets the SketchOnPath

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe int NXOpen.BlockStyler.SuperPoint.SnapPointTypesEnabled
getset

Returns or sets the SnapPointTypesEnabled

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe int NXOpen.BlockStyler.SuperPoint.SnapPointTypesOnByDefault
getset

Returns or sets the SnapPointTypesOnByDefault

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.BlockStyler.SuperPoint.StepStatusAsString
getset

Returns or sets the StepStatus as string

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.BlockStyler.SuperPoint.ToolTip
getset

Returns or sets the ToolTip

Created in NX9.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.