Class RuleBuilder
Inheritance
System.Object
System.MarshalByRefObject
RuleBuilder
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)
Namespace: NXOpen.Features.StructureDesign
Assembly: NXOpen.dll
Syntax
public class RuleBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
RuleBuilder()
Declaration
protected RuleBuilder()
Properties
ButtOption
Declaration
public RuleBuilder.ButtOptions ButtOption { get; set; }
Property Value
Type | Description |
---|---|
RuleBuilder.ButtOptions |
CopeOption
Declaration
public RuleBuilder.CopeOptions CopeOption { get; set; }
Property Value
Type | Description |
---|---|
RuleBuilder.CopeOptions |
Cutback
Declaration
public Expression Cutback { get; }
Property Value
Type | Description |
---|---|
Expression |
HorizontalCornerType
Declaration
public RuleBuilder.CornerTypes HorizontalCornerType { get; set; }
Property Value
Type | Description |
---|---|
RuleBuilder.CornerTypes |
InnerCornerType
Declaration
public RuleBuilder.CornerTypes InnerCornerType { get; set; }
Property Value
Type | Description |
---|---|
RuleBuilder.CornerTypes |
Placement
Declaration
public RuleBuilder.Placements Placement { get; set; }
Property Value
Type | Description |
---|---|
RuleBuilder.Placements |
VerticalCornerType
Declaration
public RuleBuilder.CornerTypes VerticalCornerType { get; set; }
Property Value
Type | Description |
---|---|
RuleBuilder.CornerTypes |
Implements
System.Runtime.Remoting.Messaging.IMessageSink