Class RuleBuilder
Assembly: NXOpen.dll
Syntax
public class RuleBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
RuleBuilder()
Declaration
Properties
ButtOption
Declaration
public RuleBuilder.ButtOptions ButtOption { get; set; }
Property Value
CopeOption
Declaration
public RuleBuilder.CopeOptions CopeOption { get; set; }
Property Value
Cutback
Declaration
public Expression Cutback { get; }
Property Value
HorizontalCornerType
Declaration
public RuleBuilder.CornerTypes HorizontalCornerType { get; set; }
Property Value
InnerCornerType
Declaration
public RuleBuilder.CornerTypes InnerCornerType { get; set; }
Property Value
Placement
Declaration
public RuleBuilder.Placements Placement { get; set; }
Property Value
VerticalCornerType
Declaration
public RuleBuilder.CornerTypes VerticalCornerType { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink