Class RuledBuilder
Assembly: NXOpen.dll
Syntax
public class RuledBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
RuledBuilder()
Declaration
Properties
AlignmentMethod
Declaration
public AlignmentMethodBuilder AlignmentMethod { get; }
Property Value
BodyPreference
Declaration
public FeatureOptions BodyPreference { get; set; }
Property Value
FirstSection
Declaration
public Section FirstSection { get; set; }
Property Value
IsShapePreserved
Declaration
public bool IsShapePreserved { get; set; }
Property Value
PositionTolerance
Declaration
public double PositionTolerance { get; set; }
Property Value
SecondSection
Declaration
public Section SecondSection { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink