Class ExportWeldJointBuilder
Inheritance
ExportWeldJointBuilder
Assembly: NXOpen.dll
Syntax
public class ExportWeldJointBuilder : ExportWeldBuilder, IMessageSink, IComponentBuilder
Constructors
ExportWeldJointBuilder()
Declaration
protected ExportWeldJointBuilder()
Properties
ChordalTolerance
Declaration
public Expression ChordalTolerance { get; }
Property Value
IncludeAttributesFromMAG
Declaration
public bool IncludeAttributesFromMAG { get; set; }
Property Value
OutputFaceInfo
Declaration
public ExportWeldJointBuilder.OutputFaceInfoTypes OutputFaceInfo { get; set; }
Property Value
OutputFilletFaceInfo
Declaration
public bool OutputFilletFaceInfo { get; set; }
Property Value
ProjectToTarget
Declaration
public bool ProjectToTarget { get; set; }
Property Value
WorkCoordinateSystem
Declaration
public CoordinateSystem WorkCoordinateSystem { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink