NXOpen .NET Reference  12.0.0
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.NXObject NXOpen.INXObject

Public Types

enum  Type {
  SymbolicReference, ConstantValue, Variable, LocalValue,
  LocalVariable, ConstantText, Call, SystemGlobalCall,
  SystemLocalCall, SystemFunctionCall, UserLocalCall, Method,
  PlaceholderVariable, PlaceholderSymbolicReference, PlaceholderConstantValue, OperatorAnd,
  OperatorOr, None
}
 replace or insert rule Type. More...
 
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...
 
- Public Types inherited from NXOpen.AME.AMEBaseNode
enum  NodeType { Project, Aspect }
 Define the node type More...
 
- Public Types inherited from NXOpen.NXObject
enum  AttributeType {
  Invalid, Null, Boolean, Integer,
  Real, String, Time, Reference,
  Any = 100
}
 Specifies attribute type. More...
 
enum  DateAndTimeFormat { Numeric, Textual }
 Specifies the format of the date and time attribute. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.AME.AMEBaseNode
unsafe NXOpen.AME.IEngObject GetEngObject ()
 Returns AME.IEngObject 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 
None 

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