Class ThickenBuilder
Inheritance
ThickenBuilder
Assembly: NXOpen.dll
Syntax
public class ThickenBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
ThickenBuilder()
Declaration
protected ThickenBuilder()
Properties
ApproximateOffset
Declaration
public bool ApproximateOffset { get; set; }
Property Value
BooleanOperation
Declaration
public BooleanOperation BooleanOperation { get; }
Property Value
FaceCollector
Declaration
public ScCollector FaceCollector { get; }
Property Value
FirstOffset
Declaration
public Expression FirstOffset { get; }
Property Value
RegionSectionList
Declaration
public TwoExpressionsSectionSetList RegionSectionList { get; }
Property Value
RegionToPierce
Declaration
public Section RegionToPierce { get; }
Property Value
RemoveGashes
Declaration
public bool RemoveGashes { get; set; }
Property Value
ReverseDirection
Declaration
public bool ReverseDirection { get; set; }
Property Value
SecondOffset
Declaration
public Expression SecondOffset { get; }
Property Value
Tolerance
Declaration
public double Tolerance { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink