Class PlugSlotBuilder
Inheritance
System.Object
System.MarshalByRefObject
PlugSlotBuilder
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.Weld
Assembly: NXOpen.dll
Syntax
public class PlugSlotBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
PlugSlotBuilder()
Declaration
protected PlugSlotBuilder()
Properties
AssignWeldPMI
Declaration
public bool AssignWeldPMI { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
Characteristics
Declaration
public CharacteristicsBuilder Characteristics { get; }
Property Value
| Type | Description |
|---|---|
| CharacteristicsBuilder |
ContourDepth
Declaration
public Expression ContourDepth { get; }
Property Value
| Type | Description |
|---|---|
| Expression |
ContourHeight
Declaration
public Expression ContourHeight { get; }
Property Value
| Type | Description |
|---|---|
| Expression |
ContourType
Declaration
public PlugSlotBuilder.EnumContour ContourType { get; set; }
Property Value
| Type | Description |
|---|---|
| PlugSlotBuilder.EnumContour |
Edge1
Declaration
public Section Edge1 { get; }
Property Value
| Type | Description |
|---|---|
| Section |
Face1
Declaration
public ScCollector Face1 { get; }
Property Value
| Type | Description |
|---|---|
| ScCollector |
Face2
Declaration
public ScCollector Face2 { get; }
Property Value
| Type | Description |
|---|---|
| ScCollector |
FieldWeld
Declaration
public bool FieldWeld { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
SeedFace1
Declaration
public Face SeedFace1 { get; set; }
Property Value
| Type | Description |
|---|---|
| Face |
SeedFace2
Declaration
public Face SeedFace2 { get; set; }
Property Value
| Type | Description |
|---|---|
| Face |
Implements
System.Runtime.Remoting.Messaging.IMessageSink