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

This class is used to specify knowledge fusion rules in a drawing template. More...

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

List of all members.

Public Member Functions

NXString DimensionRule ()
 Returns the dimension rule
Created in NX8.0.0.
NXString NoteRule ()
 Returns the note rule
Created in NX8.0.0.
void SetDimensionRule (const NXString &dimensionRule)
 Sets the dimension rule
Created in NX8.0.0.
void SetNoteRule (const NXString &noteRule)
 Sets the note rule
Created in NX8.0.0.
void SetSymbolRule (const NXString &symbolRule)
 Sets the symbol rule
Created in NX8.0.0.
NXString SymbolRule ()
 Returns the symbol rule
Created in NX8.0.0.

Detailed Description

This class is used to specify knowledge fusion rules in a drawing template.

The rules are executed when the template is instantiated.
To create a new instance of this class, use Drafting::AutomationManager::CreateRulesBuilder

Created in NX8.0.0.


Member Function Documentation

Returns the dimension rule
Created in NX8.0.0.



License requirements : None

Returns the note rule
Created in NX8.0.0.



License requirements : None

Sets the dimension rule
Created in NX8.0.0.



License requirements : nx_drafting_plus ("Drafting Plus")

Parameters:
dimensionRuledimensionrule

Sets the note rule
Created in NX8.0.0.



License requirements : nx_drafting_plus ("Drafting Plus")

Parameters:
noteRulenoterule

Sets the symbol rule
Created in NX8.0.0.



License requirements : nx_drafting_plus ("Drafting Plus")

Parameters:
symbolRulesymbolrule

Returns the symbol rule
Created in NX8.0.0.



License requirements : None


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