NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::Annotations::LineWeld Class Reference

Represents a line weld
To create or edit an instance of this class, use NXOpen::Annotations::LineWeldBuilder

Created in NX4.0.0. More...

Inheritance diagram for NXOpen::Annotations::LineWeld:
NXOpen::Annotations::Weld NXOpen::Annotations::DraftingAid NXOpen::Annotations::Annotation NXOpen::DisplayableObject NXOpen::NXObject NXOpen::IFitTo NXOpen::TaggedObject NXOpen::INXObject NXOpen::INXObject NXOpen::Annotations::PmiLineWeld

Public Member Functions

NXOpen::Annotations::LineWeldDataGetWeldData ()
 Returns the weld data. More...
 
void SetAutoWeldSymbol (bool isAutoWeldSymbol)
 Sets the auto weld symbol flag. More...
 
void SetWeldData (NXOpen::Annotations::LineWeldData *data)
 Sets the weld data. More...
 

Additional Inherited Members

- Public Types inherited from NXOpen::DisplayableObject
enum  ObjectFont {
  ObjectFontSolid = 1, ObjectFontDashed, ObjectFontPhantom, ObjectFontCenterline,
  ObjectFontDotted, ObjectFontLongDashed, ObjectFontDottedDashed
}
 specifies the object font for objects such as lines
Created in NX3.0.0. More...
 
enum  ObjectWidth {
  ObjectWidthNormal, ObjectWidthThick, ObjectWidthThin, ObjectWidthOne = 5,
  ObjectWidthTwo, ObjectWidthThree, ObjectWidthFour, ObjectWidthFive,
  ObjectWidthSix, ObjectWidthSeven, ObjectWidthEight, ObjectWidthNine
}
 specifies object width for objects such as lines and text
Created in NX3.0.0. More...
 

Detailed Description

Represents a line weld
To create or edit an instance of this class, use NXOpen::Annotations::LineWeldBuilder

Created in NX4.0.0.


Member Function Documentation

NXOpen::Annotations::LineWeldData* NXOpen::Annotations::LineWeld::GetWeldData ( )

Returns the weld data.

Returns
Line weld data
Created in NX4.0.0.

License requirements : None
void NXOpen::Annotations::LineWeld::SetAutoWeldSymbol ( bool  isAutoWeldSymbol)

Sets the auto weld symbol flag.


Created in NX11.0.1.

License requirements : geometric_tol ("GDT") OR drafting ("DRAFTING")

Parameters
isAutoWeldSymbolisautoweldsymbol
void NXOpen::Annotations::LineWeld::SetWeldData ( NXOpen::Annotations::LineWeldData data)

Sets the weld data.

NOTE: This method should not be used to edit a read-only object such as a Mirrored PMI object. If it is, the changes will be overridden when the part is updated.
Created in NX4.0.0.

License requirements : geometric_tol ("GDT") OR drafting ("DRAFTING")

Parameters
dataNew line weld data

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