NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Protected Member Functions | Properties | List of all members
NXOpen.Annotations.LineWeldSideData Class Reference

Represents line weld side data More...

Inheritance diagram for NXOpen.Annotations.LineWeldSideData:
NXOpen.TransientObject NXOpen.Utilities.NXRemotableObject IDisposable IMessageSink

Protected Member Functions

override void FreeResource ()
 Frees the object from memory. More...
 

Properties

unsafe string DepthRootOpeningNumberOfWelds [get, set]
 Returns or sets the depth or root opening or number of welds as the case may be More...
 
unsafe
NXOpen.Annotations.FinishMethod 
FinishMethod [get, set]
 Returns or sets the weld finish method More...
 
unsafe string GrooveAngle [get, set]
 Returns or sets the groove angle More...
 
unsafe string LengthPitch [get, set]
 Returns or sets the weld length and pitch More...
 
unsafe string Size [get, set]
 Returns or sets the weld size More...
 
unsafe
NXOpen.Annotations.SizeLetterCode 
SizeLetterCode [get, set]
 Returns or sets the weld size letter code (ISO and DIN only) More...
 
unsafe
NXOpen.Annotations.SupplementarySymbol 
SupplementarySymbol [get, set]
 Returns or sets the weld supplementary symbol More...
 
unsafe NXOpen.Annotations.Symbol Symbol [get, set]
 Returns or sets the elementary weld symbol More...
 
- Properties inherited from NXOpen.TransientObject
IntPtr Handle [get]
 Handle of the internal object represented by 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

- Public Member Functions inherited from NXOpen.TransientObject
void Dispose ()
 Frees the object from memory. More...
 
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
new string ToString ()
 Returns a String that represents the current Object. More...
 

Detailed Description

Represents line weld side data

Created in NX4.0.0

Member Function Documentation

override void NXOpen.Annotations.LineWeldSideData.FreeResource ( )
inlineprotectedvirtual

Frees the object from memory.

After this method is called, it is illegal to use the object. In .NET, this method is automatically called when the object is deleted by the garbage collector.

Created in NX4.0.0

License requirements: None.

Implements NXOpen.TransientObject.

Property Documentation

unsafe string NXOpen.Annotations.LineWeldSideData.DepthRootOpeningNumberOfWelds
getset

Returns or sets the depth or root opening or number of welds as the case may be

Created in NX4.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.Annotations.FinishMethod NXOpen.Annotations.LineWeldSideData.FinishMethod
getset

Returns or sets the weld finish method

Created in NX4.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.Annotations.LineWeldSideData.GrooveAngle
getset

Returns or sets the groove angle

Created in NX4.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.Annotations.LineWeldSideData.LengthPitch
getset

Returns or sets the weld length and pitch

Created in NX4.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.Annotations.LineWeldSideData.Size
getset

Returns or sets the weld size

Created in NX4.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.Annotations.SizeLetterCode NXOpen.Annotations.LineWeldSideData.SizeLetterCode
getset

Returns or sets the weld size letter code (ISO and DIN only)

Created in NX4.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.Annotations.SupplementarySymbol NXOpen.Annotations.LineWeldSideData.SupplementarySymbol
getset

Returns or sets the weld supplementary symbol

Created in NX4.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.Annotations.Symbol NXOpen.Annotations.LineWeldSideData.Symbol
getset

Returns or sets the elementary weld symbol

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