Class PlugSlotBuilder
Inheritance
PlugSlotBuilder
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
Characteristics
Declaration
public CharacteristicsBuilder Characteristics { get; }
Property Value
ContourDepth
Declaration
public Expression ContourDepth { get; }
Property Value
ContourHeight
Declaration
public Expression ContourHeight { get; }
Property Value
ContourType
Declaration
public PlugSlotBuilder.EnumContour ContourType { get; set; }
Property Value
Edge1
Declaration
public Section Edge1 { get; }
Property Value
Face1
Declaration
public ScCollector Face1 { get; }
Property Value
Face2
Declaration
public ScCollector Face2 { get; }
Property Value
FieldWeld
Declaration
public bool FieldWeld { get; set; }
Property Value
SeedFace1
Declaration
public Face SeedFace1 { get; set; }
Property Value
SeedFace2
Declaration
public Face SeedFace2 { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink