NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Properties | List of all members
NXOpen.Drafting.AutomationRuleBuilder Class Reference

Represents a NXOpen.Drafting.AutomationRuleBuilder More...

Inheritance diagram for NXOpen.Drafting.AutomationRuleBuilder:
NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe string[] GetRulesList ()
 The automation rules in the order of decreasing priorities. More...
 
unsafe void SetRulesList (string[] rules)
 The set of order list More...
 
unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Properties

unsafe bool AllowInsideGeometry [get, set]
 Returns or sets the allow inside geometry option allows annotation inside geometry More...
 
unsafe double EqualDimensionTolerance [get, set]
 Returns or sets the equal dimension comparison tolerance More...
 
unsafe bool HideFeetAndInchMarks [get, set]
 Returns or sets the hide feet and inch marks option Show/Hide feet and inch marks. More...
 
unsafe double Increment [get, set]
 Returns or sets the increment Display dimension value in inches and fractions to nearest specified value More...
 
unsafe double LowerThreshold [get, set]
 Returns or sets the lower threshold display dimension value in feet, inches and fractions if it is greater than the specified value More...
 
unsafe double MaximumGapToGeometry [get, set]
 Returns or sets the maximum gap from the view geometry to the annotation More...
 
unsafe double MinimumGapBetweenAnnotations [get, set]
 Returns or sets the minimum gap between annotations More...
 
unsafe double MinimumGapToGeometry [get, set]
 Returns or sets the minimum gap from the view geometry to the annotation More...
 
unsafe double ReferenceGeometryGapTolerance [get, set]
 Returns or sets the reference geometry search gap tolerance More...
 
unsafe bool RoundFeetAndInches [get, set]
 Returns or sets the round feet and inches determine wheather or not to display dimension value in inches and fractions to nearest specified value More...
 
unsafe bool UseFeetInchesAndFraction [get, set]
 Returns or sets the use feet inches and fraction determine wheather or not to display dimension value in feet, inches and fractions if it is greater than the specified value More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a NXOpen.Drafting.AutomationRuleBuilder

Created in NX9.0.0

Member Function Documentation

unsafe string [] NXOpen.Drafting.AutomationRuleBuilder.GetRulesList ( )
inline

The automation rules in the order of decreasing priorities.

So, the first rule in the VLA has the highest priority

Created in NX9.0.0

License requirements: None.

Returns
Rules list
unsafe void NXOpen.Drafting.AutomationRuleBuilder.SetRulesList ( string[]  rules)
inline

The set of order list

Created in NX9.0.0

License requirements: nx_drawing_auto ("NX Drawing Automation")

Parameters
rulesRules list
unsafe bool NXOpen.Drafting.AutomationRuleBuilder.Validate ( )
inline

Validate whether the inputs to the component are sufficient for commit to be called.

If the component is not in a state to commit then an exception is thrown. For example, if the component requires you to set some property, this method will throw an exception if you haven't set it. This method throws a not-yet-implemented NXException for some components.

Created in NX3.0.1

License requirements: None.

Returns
Was self validation successful

Implements NXOpen.GeometricUtilities.IComponentBuilder.

Property Documentation

unsafe bool NXOpen.Drafting.AutomationRuleBuilder.AllowInsideGeometry
getset

Returns or sets the allow inside geometry option allows annotation inside geometry

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: nx_drawing_auto ("NX Drawing Automation")

unsafe double NXOpen.Drafting.AutomationRuleBuilder.EqualDimensionTolerance
getset

Returns or sets the equal dimension comparison tolerance

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: nx_drawing_auto ("NX Drawing Automation")

unsafe bool NXOpen.Drafting.AutomationRuleBuilder.HideFeetAndInchMarks
getset

Returns or sets the hide feet and inch marks option Show/Hide feet and inch marks.

True to hide and False to show

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: nx_drawing_auto ("NX Drawing Automation")

unsafe double NXOpen.Drafting.AutomationRuleBuilder.Increment
getset

Returns or sets the increment Display dimension value in inches and fractions to nearest specified value

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: nx_drawing_auto ("NX Drawing Automation")

unsafe double NXOpen.Drafting.AutomationRuleBuilder.LowerThreshold
getset

Returns or sets the lower threshold display dimension value in feet, inches and fractions if it is greater than the specified value

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: nx_drawing_auto ("NX Drawing Automation")

unsafe double NXOpen.Drafting.AutomationRuleBuilder.MaximumGapToGeometry
getset

Returns or sets the maximum gap from the view geometry to the annotation

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: nx_drawing_auto ("NX Drawing Automation")

unsafe double NXOpen.Drafting.AutomationRuleBuilder.MinimumGapBetweenAnnotations
getset

Returns or sets the minimum gap between annotations

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: nx_drawing_auto ("NX Drawing Automation")

unsafe double NXOpen.Drafting.AutomationRuleBuilder.MinimumGapToGeometry
getset

Returns or sets the minimum gap from the view geometry to the annotation

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: nx_drawing_auto ("NX Drawing Automation")

unsafe double NXOpen.Drafting.AutomationRuleBuilder.ReferenceGeometryGapTolerance
getset

Returns or sets the reference geometry search gap tolerance

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: nx_drawing_auto ("NX Drawing Automation")

unsafe bool NXOpen.Drafting.AutomationRuleBuilder.RoundFeetAndInches
getset

Returns or sets the round feet and inches determine wheather or not to display dimension value in inches and fractions to nearest specified value

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: nx_drawing_auto ("NX Drawing Automation")

unsafe bool NXOpen.Drafting.AutomationRuleBuilder.UseFeetInchesAndFraction
getset

Returns or sets the use feet inches and fraction determine wheather or not to display dimension value in feet, inches and fractions if it is greater than the specified value

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: nx_drawing_auto ("NX Drawing Automation")


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