Class SweptVolumeBuilder
Inheritance
SweptVolumeBuilder
Assembly: NXOpen.dll
Syntax
public class SweptVolumeBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
SweptVolumeBuilder()
Declaration
protected SweptVolumeBuilder()
Properties
BooleanData
Declaration
public BooleanOperation BooleanData { get; }
Property Value
DistanceTolerance
Declaration
public double DistanceTolerance { get; set; }
Property Value
ForcedDirection
Declaration
public Direction ForcedDirection { get; set; }
Property Value
ReferencePoint
Declaration
public Point ReferencePoint { get; set; }
Property Value
SweepOrientation
Declaration
public SweptVolumeBuilder.SweepOrient SweepOrientation { get; set; }
Property Value
ToolBody
Declaration
public ScCollector ToolBody { get; set; }
Property Value
Declaration
public Section ToolPath { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink