NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Properties | List of all members
NXOpen.PDM.ConditionalElementRevision Class Reference

Represents a base class that provides common methods for various conditional model elements in a NXOpen.CollaborativeDesign . More...

Inheritance diagram for NXOpen.PDM.ConditionalElementRevision:
NXOpen.PDM.ModelElement NXOpen.NXObject NXOpen.PDM.IAttributeGroupOwner NXOpen.TaggedObject NXOpen.INXObject NXOpen.Utilities.NXRemotableObject IMessageSink NXOpen.PDM.ConnectionElementRevision NXOpen.PDM.ElementGroup NXOpen.PDM.LogicalElementRevision NXOpen.PDM.SheetRevision NXOpen.PID.Pipe NXOpen.PLAS.Run NXOpen.PID.Equipment NXOpen.PID.Sheet NXOpen.PLAS.ControlLoop NXOpen.PID.InstrumentationSymbol NXOpen.PID.PortEquipment

Properties

unsafe string EffectivityFormula [get]
 Returns the formula string that represents the effectivity of this object in database. More...
 
- Properties inherited from NXOpen.PDM.ModelElement
unsafe NXOpen.CollaborativeDesign OwningCollaborativeDesign [get]
 Returns the owning NXOpen.CollaborativeDesign . 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...
 
- 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...
 
- Properties inherited from NXOpen.INXObject
bool IsOccurrence [get]
 Returns whether this object is an occurrence or not. More...
 
string JournalIdentifier [get]
 Returns the identifier that would be recorded in a journal for this object. More...
 
string Name [get]
 Returns the custom name of the object. More...
 
NXOpen.Assemblies.Component OwningComponent [get]
 Returns the owning component, if this object is an occurrence. More...
 
NXOpen.BasePart OwningPart [get]
 Returns the owning part of this object More...
 
NXOpen.INXObject Prototype [get]
 Returns the prototype of this object if it is an occurrence. More...
 

Additional Inherited Members

- 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...
 
- Public Member Functions inherited from NXOpen.PDM.ModelElement
unsafe NXOpen.PDM.AttributeGroup Create (NXOpen.PDM.AttributeGroupDescription attributeGroupDescription)
 Creates an attribute group for a NXOpen.PDM.IAttributeGroupOwner , based on an attribute group type. More...
 
unsafe
NXOpen.PDM.AttributeGroupReviseBuilder 
CreateAttributeGroupReviseBuilder (NXOpen.PDM.AttributeGroup[] attributeGroups)
 Creates a NXOpen.PDM.AttributeGroupReviseBuilder object. More...
 
unsafe
NXOpen.PDM.AttributeGroupReviseBuilder 
CreateAttributeGroupReviseBuilder (NXOpen.PDM.AttributeGroup[] attributeGroups, bool keepOriginal, NXOpen.PDM.AttributeGroupReviseBuilder.SaveAsActionType saveAsActionType)
 The builder will do a revise or save-as operation for each attribute group in the input list of existing attribute groups depending on input operation type. More...
 
unsafe
NXOpen.PDM.AttributeGroupDescription[] 
GetAttributeGroupDescriptions ()
 Returns the NXOpen.PDM.AttributeGroupDescription objects representing the attribute group types supported by this object. More...
 
unsafe NXOpen.PDM.AttributeGroup[] GetAttributeGroups ()
 Returns the NXOpen.PDM.AttributeGroup objects owned by this object. More...
 
unsafe
NXOpen.Assemblies.Partition[] 
GetMemberPartitions ()
 Get all the partitions of this model element revision. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a base class that provides common methods for various conditional model elements in a NXOpen.CollaborativeDesign .

Instance of this class can not be created

Created in NX11.0.0

Property Documentation

unsafe string NXOpen.PDM.ConditionalElementRevision.EffectivityFormula
get

Returns the formula string that represents the effectivity of this object in database.

Created in NX11.0.0

License requirements: None.


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