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