Class RulesBuilder
Inherited Members
Namespace: NXOpen.Drafting
Assembly: NXOpen.dll
Syntax
public class RulesBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
RulesBuilder()
Declaration
protected RulesBuilder()
Properties
DimensionRule
Declaration
public string DimensionRule { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
NoteRule
Declaration
public string NoteRule { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
SymbolRule
Declaration
public string SymbolRule { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Implements
System.Runtime.Remoting.Messaging.IMessageSink