NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
List of all members
NXOpen.CAE.HotspotRecipePost Class Reference

Represents a NXOpen.CAE.HotspotRecipePost Use NXOpen.CAE.ResultManager to create an instance of this class More...

Inheritance diagram for NXOpen.CAE.HotspotRecipePost:
NXOpen.CAE.HotspotRecipe NXOpen.NXObject NXOpen.TaggedObject NXOpen.INXObject NXOpen.Utilities.NXRemotableObject IMessageSink

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.CAE.HotspotRecipe
unsafe void CreateGroup (int pvid)
 Create group from entities in the hotspots resolved on recipe More...
 
unsafe void CreateGroupOfSeed (int pvid)
 Create group from seeds in the hotspots resolved on recipe More...
 
unsafe void Hide (int pvid)
 Hide the hotspots resolved on recipe More...
 
unsafe void PrintInformation (int pvid)
 Print information of recipe More...
 
unsafe void ResolveHotspotRecipe (int pvid)
 Resolves recipe on context and returns the hotspot It will return 0 if the recipe is resolved on context. More...
 
unsafe void ResolveHotspotRecipeNew (int pvid, out NXOpen.CAE.Hotspot[] pHotspots)
 Resolves recipe on context and returns the hotspot It will return 0 if the recipe is resolved on context. More...
 
unsafe void Show (int pvid)
 Show the hotspots resolved on recipe More...
 
unsafe void ShowOnly (int pvid)
 Show Only the hotspots resolved on recipe 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

Represents a NXOpen.CAE.HotspotRecipePost Use NXOpen.CAE.ResultManager to create an instance of this class

An instance of this class can be obtained from NXOpen.CAE.ResultManager .

Created in NX1872.0.0


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