NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | List of all members
NXOpen.AME.PlcRule Class Reference

PlcRule Journaling class More...

Inheritance diagram for NXOpen.AME.PlcRule:
NXOpen.AME.AMEBaseNode NXOpen.AME.AMEExtendedObject NXOpen.AME.INodeObject NXOpen.NXObject NXOpen.TaggedObject NXOpen.INXObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  RefObjectType { Statement, Compileunit, Operand, None }
 type which discribed the context object More...
 
enum  ReplacementType { Replace, Insert, None }
 type which defined wich object has to be replaced More...
 
enum  Type {
  SymbolicReference, ConstantValue, Variable, LocalValue,
  LocalVariable, ConstantText, Call, SystemGlobalCall,
  SystemLocalCall, SystemFunctionCall, UserLocalCall, Method,
  PlaceholderVariable, PlaceholderSymbolicReference, PlaceholderConstantValue, OperatorAnd,
  OperatorOr, Iterative, Network, Parameter,
  None
}
 replace or insert rule Type. More...
 
- Public Types inherited from NXOpen.AME.AMEBaseNode
enum  NodeType { Project, Aspect }
 Define the node type More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.AME.AMEBaseNode
unsafe NXOpen.AME.INodeObject[] GetChildren ()
 Returns children of object More...
 
unsafe NXOpen.AME.IEngObject GetEngObject ()
 Returns AME.IEngObject More...
 
unsafe string GetName ()
 Get the Name More...
 
unsafe NXOpen.AME.INodeObject GetParent ()
 Get the Parent Node More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 
- Properties inherited from NXOpen.NXObject
unsafe bool IsOccurrence [get]
 Returns whether this object is an occurrence or not. More...
 
unsafe string JournalIdentifier [get]
 Returns the identifier that would be recorded in a journal for this object. More...
 
unsafe string Name [get]
 Returns the custom name of the object. More...
 
unsafe NXOpen.Assemblies.Component OwningComponent [get]
 Returns the owning component, if this object is an occurrence. More...
 
unsafe NXOpen.BasePart OwningPart [get]
 Returns the owning part of this object More...
 
unsafe NXOpen.INXObject Prototype [get]
 Returns the prototype of this object if it is an occurrence. More...
 

Detailed Description

PlcRule Journaling class

This object does not need a creator.

Created in NX11.0.0

Member Enumeration Documentation

type which discribed the context object

Enumerator
Statement 
Compileunit 
Operand 
None 

type which defined wich object has to be replaced

Enumerator
Replace 
Insert 
None 

replace or insert rule Type.

Do not edit this enum!

Enumerator
SymbolicReference 
ConstantValue 
Variable 
LocalValue 
LocalVariable 
ConstantText 
Call 
SystemGlobalCall 
SystemLocalCall 
SystemFunctionCall 
UserLocalCall 
Method 
PlaceholderVariable 
PlaceholderSymbolicReference 
PlaceholderConstantValue 
OperatorAnd 
OperatorOr 
Iterative 
Network 
Parameter 
None 

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