Class SweptBuilder
Inheritance
System.Object
System.MarshalByRefObject
SweptBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
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)
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
Type |
Description |
System.Double |
|
G1Tolerance
Declaration
public double G1Tolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
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
Type |
Description |
System.Boolean |
|
PreserveShapeOption
Declaration
public bool PreserveShapeOption { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
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