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

Represents a NXOpen.Annotations.PmiLineWeld builder More...

Inheritance diagram for NXOpen.Annotations.PmiLineWeldBuilder:
NXOpen.Annotations.LineWeldBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Properties

unsafe
NXOpen.Annotations.AssociatedObjectsBuilder 
AssociatedObjects [get]
 Returns the NXOpen.Annotations.AssociatedObjectsBuilder for weld symbol More...
 
- Properties inherited from NXOpen.Annotations.LineWeldBuilder
unsafe
NXOpen.Annotations.LineWeldDataBuilder 
ArrowSideWeldData [get]
 Returns the NXOpen.Annotations.LineWeldDataBuilder for the arrow side of the weld symbol More...
 
unsafe
NXOpen.Annotations.LineWeldBuilder.FieldWeldType 
FieldWeld [get, set]
 Returns or sets the field indicating the weld is done at the field site More...
 
unsafe bool FlipDirection [get, set]
 Returns or sets the flip direction for top seam More...
 
unsafe bool FlipHorizontal [get, set]
 Returns or sets the flip horizontal direction for side seam More...
 
unsafe bool FlipVertical [get, set]
 Returns or sets the flip vertical direction for side seam More...
 
unsafe
NXOpen.Annotations.ForeshorteningSymbolBuilder 
ForeshorteningSymbol [get]
 Returns the foreshortening symbol builder More...
 
unsafe
NXOpen.Annotations.LineWeldBuilder.IdLineType 
IdLine [get, set]
 Returns or sets the identification or reference line More...
 
unsafe
NXOpen.SelectDisplayableObject 
Inherit [get]
 Returns the weld symbol from which the style properties are inherited More...
 
unsafe
NXOpen.Annotations.LeaderBuilder 
Leader [get]
 Returns the NXOpen.Annotations.LeaderBuilder for weld symbol More...
 
unsafe
NXOpen.Annotations.OriginBuilder 
Origin [get]
 Returns the NXOpen.Annotations.OriginBuilder for the weld symbol More...
 
unsafe
NXOpen.Annotations.LineWeldDataBuilder 
OtherSideWeldData [get]
 Returns the NXOpen.Annotations.LineWeldDataBuilder for the other side of the weld symbol More...
 
unsafe double Scale [get, set]
 Returns or sets the scaling factor for the welding symbol More...
 
unsafe
NXOpen.SelectDisplayableObjectList 
SideSeamObjects [get]
 Returns the side seam object More...
 
unsafe double SpaceFactor [get, set]
 Returns or sets the space factor for the welding symbol More...
 
unsafe
NXOpen.Annotations.LineWeldBuilder.StaggeredWeldType 
StaggeredWeld [get, set]
 Returns or sets the staggered weld More...
 
unsafe
NXOpen.Annotations.StyleBuilder 
Style [get]
 Returns the NXOpen.Annotations.StyleBuilder for the weld symbol More...
 
unsafe
NXOpen.Annotations.LineWeldBuilder.TailType 
Tail [get, set]
 Returns or sets the weld tail More...
 
unsafe
NXOpen.SelectDisplayableObject 
TopSeamObject [get]
 Returns the top seam object More...
 
unsafe
NXOpen.Annotations.LineWeldBuilder.WeldSymbolWeldAlongContourType 
WeldAlongContour [get, set]
 Returns or sets the weld along contour option 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

- Public Types inherited from NXOpen.Annotations.LineWeldBuilder
enum  FieldWeldType { Plain, TopField, TopFieldSimpleFlag }
 Represents the field weld type More...
 
enum  IdLineType {
  Plain, IdLineAbove, IdLineBelow, CenteredSpotWeld,
  CenteredSeamWeld, Centered
}
 Represents the id line type More...
 
enum  StaggeredWeldType { NoStaggeredSymbol, StaggeredSymbol, StaggeredSymbolWeldSide }
 Represents the staggered weld type More...
 
enum  TailType { NoTail, Tail, Box }
 represents the tail type More...
 
enum  WeldSymbolWeldAlongContourType {
  None, Closed, Unclosed, TrilateralWeld,
  AllAround
}
 Represents the weld along contour option More...
 
- Public Member Functions inherited from NXOpen.Annotations.LineWeldBuilder
unsafe string[] GetReference ()
 Returns the reference or specification text More...
 
unsafe void InheritProperties (NXOpen.Annotations.Weld annotation)
 This inherits the properties from the existing weld symbol More...
 
unsafe void InheritPropertiesFromWeldFeature (NXOpen.DisplayableObject feature)
 This inherits the properties from the existing weld feature More...
 
unsafe void SetReference (string[] reference)
 Sets the reference or specification text More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a NXOpen.Annotations.PmiLineWeld builder

To create a new instance of this class, use NXOpen.Annotations.WeldCollection.CreatePmiLineWeldBuilder

Default values.

Property Value

FieldWeld

Plain

FlipDirection

False

FlipHorizontal

False

FlipVertical

False

IdLine

Plain

Scale

1

StaggeredWeld

NoStaggeredSymbol

Tail

NoTail

WeldAlongContour

None

Created in NX6.0.0

Property Documentation

unsafe NXOpen.Annotations.AssociatedObjectsBuilder NXOpen.Annotations.PmiLineWeldBuilder.AssociatedObjects
get

Returns the NXOpen.Annotations.AssociatedObjectsBuilder for weld symbol

Created in NX6.0.0

License requirements: None.


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