NX Open C++ Reference Guide
Public Member Functions
NXOpen::Drafting::SpecifyRuleBuilder Class Reference

This class is used to specify knowledge fusion rule for a note object in a drawing template. More...

Inheritance diagram for NXOpen::Drafting::SpecifyRuleBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

NXOpen::Annotations::NoteNote ()
 Returns the note to add rule to
Created in NX8.0.0.
NXString Rule ()
 Returns the rule
Created in NX8.0.0.
void SetNote (NXOpen::Annotations::Note *note)
 Sets the note to add rule to
Created in NX8.0.0.
void SetRule (const NXString &rule)
 Sets the rule
Created in NX8.0.0.

Detailed Description

This class is used to specify knowledge fusion rule for a note object in a drawing template.

The rule is stored on the note and is executed when the template is instantiated.
To create a new instance of this class, use Drafting::AutomationManager::CreateSpecifyRuleBuilder

Created in NX8.0.0.


Member Function Documentation

Returns the note to add rule to
Created in NX8.0.0.



License requirements : None

Returns the rule
Created in NX8.0.0.



License requirements : None

Sets the note to add rule to
Created in NX8.0.0.



License requirements : nx_drafting_plus ("Drafting Plus")

Parameters:
noteNote object

Sets the rule
Created in NX8.0.0.



License requirements : nx_drafting_plus ("Drafting Plus")

Parameters:
rulerule

The documentation for this class was generated from the following file:
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.