Class SweepAlongGuideBuilder
Inheritance
SweepAlongGuideBuilder
Assembly: NXOpen.dll
Syntax
public class SweepAlongGuideBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
SweepAlongGuideBuilder()
Declaration
protected SweepAlongGuideBuilder()
Properties
BooleanOperation
Declaration
public BooleanOperation BooleanOperation { get; }
Property Value
ChainingTolerance
Declaration
public double ChainingTolerance { get; set; }
Property Value
DistanceTolerance
Declaration
public double DistanceTolerance { get; set; }
Property Value
FeatureOptions
Declaration
public FeatureOptions FeatureOptions { get; }
Property Value
FirstOffset
Declaration
public Expression FirstOffset { get; }
Property Value
Guide
Declaration
public Section Guide { get; }
Property Value
SecondOffset
Declaration
public Expression SecondOffset { get; }
Property Value
Section
Declaration
public Section Section { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink