Class SweptBuilder
Assembly: NXOpen.dll
Syntax
public class SweptBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
SweptBuilder()
Declaration
Properties
AlignmentMethod
Declaration
public AlignmentMethodBuilder AlignmentMethod { get; }
Property Value
BodyPreference
Declaration
public FeatureOptions BodyPreference { get; }
Property Value
G0Tolerance
Declaration
public double G0Tolerance { get; set; }
Property Value
G1Tolerance
Declaration
public double G1Tolerance { get; set; }
Property Value
GuideList
Declaration
public SectionList GuideList { get; }
Property Value
GuideRebuildData
Declaration
public Rebuild GuideRebuildData { get; }
Property Value
InterpolationOption
Declaration
public SweptBuilder.InterpolationOptions InterpolationOption { get; set; }
Property Value
OrientationMethod
Declaration
public OrientationMethodBuilder OrientationMethod { get; }
Property Value
PreserveGuideShapeOption
Declaration
public bool PreserveGuideShapeOption { get; set; }
Property Value
PreserveShapeOption
Declaration
public bool PreserveShapeOption { get; set; }
Property Value
ScalingMethod
Declaration
public ScalingMethodBuilder ScalingMethod { get; }
Property Value
SectionList
Declaration
public SectionList SectionList { get; }
Property Value
SectionLocation
Declaration
public SweptBuilder.SectionLocationTypes SectionLocation { get; set; }
Property Value
SectionRebuildData
Declaration
public Rebuild SectionRebuildData { get; }
Property Value
Spine
Declaration
public Section Spine { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink