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

Represents a Features.Feature builder More...

Inheritance diagram for NXOpen.Features.WavePointBuilder:
NXOpen.Features.FeatureBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  ParentPartType { WorkPart, OtherPart }
 enum for scope of part More...
 

Public Member Functions

unsafe NXOpen.Features.Feature CommitCreateOnTheFly ()
 Commits the feature and set create on the fly flag More...
 
unsafe void GetProductInterfaceObjects (out NXOpen.Assemblies.ProductInterface.InterfaceObject[] selectedObjects)
 Gets selected product interface objects More...
 
unsafe void GetSourcePartOccurrences (out NXOpen.TaggedObject[] sourcePartOccurrences)
 Gets source part occurrences More...
 
unsafe void GetWaveLinkInformation (out string info, out bool xformExists, out NXOpen.Point3d xformOrigin, out NXOpen.Matrix3x3 xformOrientation, out double xformScale)
 Prints wave browser type information about link More...
 
unsafe void SetProductInterfaceObjects (NXOpen.Assemblies.ProductInterface.InterfaceObject[] selectedObjects)
 Sets selected product interface objects More...
 
unsafe void SetSourcePartOccurrences (NXOpen.TaggedObject[] sourcePartOccurrences)
 Sets source part occurrences More...
 
- Public Member Functions inherited from NXOpen.Features.FeatureBuilder
unsafe NXOpen.Features.Feature CommitFeature ()
 Commits the feature parameters and creates the feature More...
 
unsafe NXOpen.Features.Feature GetFeature ()
 Returns the feature currently being edited by this builder. More...
 
unsafe void HideInternalParentFeatureAfterEdit (NXOpen.Features.Feature parentFeature)
 Re-suppress an internal parent feature (a slave feature) after it has been edited. More...
 
unsafe void SetParentFeatureInternal (NXOpen.Features.Feature parentFeature)
 Set the parent features which would be internal or slaves to the feature being created or commited More...
 
unsafe void ShowInternalParentFeatureForEdit (NXOpen.Features.Feature parentFeature)
 Unsuppress an internal parent feature (a slave feature) so it can be edited. More...
 
unsafe void UnsetParentFeatureInternal (NXOpen.Features.Feature parentFeature)
 Set the internal parent feature of the feature being edited to external More...
 
- Public Member Functions inherited from NXOpen.Builder
unsafe NXOpen.NXObject Commit ()
 Commits any edits that have been applied to the builder. More...
 
unsafe void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
unsafe NXOpen.NXObject[] GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
unsafe NXOpen.NXObject GetObject ()
 Returns the object currently being edited by this builder. More...
 
unsafe void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. 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 Associative [get, set]
 Returns or sets the associative More...
 
unsafe bool DrawLineBetweenPoints [get, set]
 Returns or sets the draw line More...
 
unsafe bool FixAtCurrentTimestamp [get, set]
 Returns or sets the fix at timestamp More...
 
unsafe NXOpen.Features.Feature FrecAtTimeStamp [get, set]
 Returns or sets the frec at time stamp More...
 
unsafe bool InheritDisplayProperties [get, set]
 Returns or sets the inherit display property option More...
 
unsafe bool MakePositionIndependent [get, set]
 Returns or sets the makepositionindependent More...
 
unsafe
NXOpen.Features.WavePointBuilder.ParentPartType 
ParentPart [get, set]
 Returns or sets the source part type More...
 
unsafe NXOpen.SelectPointList Points [get]
 Returns the point to link More...
 
unsafe NXOpen.TaggedObject SourcePartOccurrence [get, set]
 Returns or sets the source part occurrence More...
 
- Properties inherited from NXOpen.Features.FeatureBuilder
unsafe bool ParentFeatureInternal [get, set]
 Returns or sets whether or not the latest timestamped parent feature of this feature should be made internal More...
 
- Properties inherited from NXOpen.Builder
unsafe NXOpen.PreviewBuilder PreviewBuilder [get]
 Returns the preview builder subobject. 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 Features.Feature builder

To create a new instance of this class, use NXOpen.Features.FeatureCollection.CreateWavePointBuilder

Default values.

Property Value

Associative

True

DrawLineBetweenPoints

False

InheritDisplayProperties

False

ParentPart

OtherPart

Created in NX5.0.0

Member Enumeration Documentation

enum for scope of part

Enumerator
WorkPart 

intra part mode

OtherPart 

inter part mode

Member Function Documentation

unsafe NXOpen.Features.Feature NXOpen.Features.WavePointBuilder.CommitCreateOnTheFly ( )
inline

Commits the feature and set create on the fly flag

Created in NX6.0.0

License requirements: solid_modeling ("SOLIDS MODELING") OR cam_base ("CAM BASE") OR insp_programming ("INSPECTION PROGRAMMING")

Returns
unsafe void NXOpen.Features.WavePointBuilder.GetProductInterfaceObjects ( out NXOpen.Assemblies.ProductInterface.InterfaceObject[]  selectedObjects)
inline

Gets selected product interface objects

Created in NX9.0.0

License requirements: None.

Parameters
selectedObjectsitems in list
unsafe void NXOpen.Features.WavePointBuilder.GetSourcePartOccurrences ( out NXOpen.TaggedObject[]  sourcePartOccurrences)
inline

Gets source part occurrences

Created in NX10.0.0

License requirements: None.

Parameters
sourcePartOccurrences
unsafe void NXOpen.Features.WavePointBuilder.GetWaveLinkInformation ( out string  info,
out bool  xformExists,
out NXOpen.Point3d  xformOrigin,
out NXOpen.Matrix3x3  xformOrientation,
out double  xformScale 
)
inline

Prints wave browser type information about link

Created in NX6.0.0

License requirements: wave ("WAVE FUNCTIONALITY")

Parameters
infoqueried wave information
xformExiststrue if there is a transform
xformOrigintransformation origin
xformOrientationtransformation matrix
xformScaletransformation scale
unsafe void NXOpen.Features.WavePointBuilder.SetProductInterfaceObjects ( NXOpen.Assemblies.ProductInterface.InterfaceObject[]  selectedObjects)
inline

Sets selected product interface objects

Created in NX9.0.0

License requirements: None.

Parameters
selectedObjectsitems in list
unsafe void NXOpen.Features.WavePointBuilder.SetSourcePartOccurrences ( NXOpen.TaggedObject[]  sourcePartOccurrences)
inline

Sets source part occurrences

Created in NX10.0.0

License requirements: None.

Parameters
sourcePartOccurrences

Property Documentation

unsafe bool NXOpen.Features.WavePointBuilder.Associative
getset

Returns or sets the associative

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: solid_modeling ("SOLIDS MODELING") OR cam_base ("CAM BASE") OR insp_programming ("INSPECTION PROGRAMMING")

unsafe bool NXOpen.Features.WavePointBuilder.DrawLineBetweenPoints
getset

Returns or sets the draw line

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: solid_modeling ("SOLIDS MODELING") OR cam_base ("CAM BASE") OR insp_programming ("INSPECTION PROGRAMMING")

unsafe bool NXOpen.Features.WavePointBuilder.FixAtCurrentTimestamp
getset

Returns or sets the fix at timestamp

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: solid_modeling ("SOLIDS MODELING") OR cam_base ("CAM BASE") OR insp_programming ("INSPECTION PROGRAMMING")

unsafe NXOpen.Features.Feature NXOpen.Features.WavePointBuilder.FrecAtTimeStamp
getset

Returns or sets the frec at time stamp

Created in NX6.0.1

License requirements to get this property: None.

License requirements to set this property: solid_modeling ("SOLIDS MODELING") OR cam_base ("CAM BASE") OR insp_programming ("INSPECTION PROGRAMMING")

unsafe bool NXOpen.Features.WavePointBuilder.InheritDisplayProperties
getset

Returns or sets the inherit display property option

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: solid_modeling ("SOLIDS MODELING") OR cam_base ("CAM BASE") OR insp_programming ("INSPECTION PROGRAMMING")

unsafe bool NXOpen.Features.WavePointBuilder.MakePositionIndependent
getset

Returns or sets the makepositionindependent

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: solid_modeling ("SOLIDS MODELING") OR cam_base ("CAM BASE") OR insp_programming ("INSPECTION PROGRAMMING")

unsafe NXOpen.Features.WavePointBuilder.ParentPartType NXOpen.Features.WavePointBuilder.ParentPart
getset

Returns or sets the source part type

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: solid_modeling ("SOLIDS MODELING") OR cam_base ("CAM BASE") OR insp_programming ("INSPECTION PROGRAMMING")

unsafe NXOpen.SelectPointList NXOpen.Features.WavePointBuilder.Points
get

Returns the point to link

Created in NX5.0.0

License requirements: None.

unsafe NXOpen.TaggedObject NXOpen.Features.WavePointBuilder.SourcePartOccurrence
getset

Returns or sets the source part occurrence

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.