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

Provides methods for access a WeldCpdUtils class object in NX. More...

Inheritance diagram for NXOpen.Weld.WeldCpdUtils:
NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe NXOpen.NXObject[] GetDesignFeatureFromWeldFeature (NXOpen.NXObject featureTag)
 Return Design Features of a given welding joint feature. More...
 
unsafe NXOpen.Curve[] GetJointCurvesFromWeldFeature (NXOpen.NXObject featureTag)
 Return joint curves of a given welding joint feature. 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

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.Utilities.NXRemotableObject
void initialize ()
 <exclude> More...
 

Detailed Description

Provides methods for access a WeldCpdUtils class object in NX.

To obtain an instance of this class, refer to NXOpen.Session

Created in NX9.0.0

Member Function Documentation

unsafe NXOpen.NXObject [] NXOpen.Weld.WeldCpdUtils.GetDesignFeatureFromWeldFeature ( NXOpen.NXObject  featureTag)
inline

Return Design Features of a given welding joint feature.

Created in NX9.0.0

License requirements: None.

Parameters
featureTagweld feature
Returns
design features
unsafe NXOpen.Curve [] NXOpen.Weld.WeldCpdUtils.GetJointCurvesFromWeldFeature ( NXOpen.NXObject  featureTag)
inline

Return joint curves of a given welding joint feature.

Created in NX9.0.0

License requirements: None.

Parameters
featureTagweld feature
Returns
joint curves

Property Documentation

Tag NXOpen.Weld.WeldCpdUtils.Tag
get

Returns the tag of this object.


The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.