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

This is the Local Spider Nodal Target. More...

Inheritance diagram for NXOpen.CAE.Connections.NodalTargetLocalSpider:
NXOpen.CAE.Connections.NodalTarget NXOpen.CAE.Connections.INodalTargetCenter NXOpen.CAE.Connections.INodalTargetCenterOption NXOpen.CAE.Connections.INodalTargetLocalSpiderDefinition NXOpen.NXObject NXOpen.INXObject NXOpen.INXObject NXOpen.INXObject NXOpen.TaggedObject NXOpen.INXObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe
NXOpen.CAE.Connections.MeshPointLocation 
AddLocationMeshPoint (NXOpen.CAE.MeshPoint meshPoint)
 Adds a mesh point location to the target locations list More...
 
unsafe
NXOpen.CAE.Connections.NodeLocation 
AddLocationNode (NXOpen.CAE.FENode node)
 Adds a node location to the target locations list More...
 
unsafe
NXOpen.CAE.Connections.PointLocation 
AddLocationPoint (NXOpen.Point point)
 Adds a point location to the target locations list More...
 
unsafe
NXOpen.CAE.Connections.SelectionRecipeLocation 
AddLocationSelectionRecipe (NXOpen.CAE.SelectionRecipe selectionRecipe)
 Adds a Selection Recipe to the target locations list More...
 
unsafe void AddRegionsEntities (NXOpen.TaggedObject[] entities)
 Add regions entities to the target. More...
 
unsafe
NXOpen.CAE.Connections.Location 
GetLocation (int indexOfLocation)
 Get a location from the target locations list More...
 
unsafe int GetNumberOfLocations ()
 Get the number of locations in the target More...
 
unsafe NXOpen.TaggedObject[] GetRegionsEntities ()
 Gets regions entities in the target. More...
 
unsafe bool IsCoincidentCenterTypeAllowed ()
 Check if center type is allowed More...
 
unsafe void RemoveLocation (int indexOfLocation)
 Remove a location from the target locations list More...
 
unsafe void RemoveRegionsEntities (NXOpen.TaggedObject[] entities)
 Remove regions entities from the target. More...
 

Properties

unsafe
NXOpen.CAE.Connections.NodalTargetCenterType 
CenterType [get, set]
 Returns or sets the target center type More...
 
unsafe NXOpen.Expression ExpansionRadius [get]
 Returns the Expansion Radius More...
 
unsafe NXOpen.Expression ExpansionRadiusFactor [get]
 Returns the Expansion Radius Factor More...
 
unsafe NXOpen.Expression MaxDistance [get]
 Returns the Maximum Distance More...
 
unsafe
NXOpen.CAE.Connections.PanelSearchType 
PanelSearchType [get, set]
 Returns or sets the Panel Search type More...
 
unsafe
NXOpen.CAE.Connections.RingSearchType 
RingSearchType [get, set]
 Returns or sets the Ring Search type More...
 
unsafe NXOpen.Expression SearchTolerance [get]
 Returns the Search Tolerance More...
 
unsafe NXOpen.TaggedObject TargetCenter [get, set]
 Returns or sets the target center More...
 
unsafe bool UseLegsCog [get, set]
 Returns or sets the flag indicating to use Legs's Center of Gravity More...
 
- Properties inherited from NXOpen.CAE.Connections.NodalTarget
unsafe
NXOpen.CAE.Connections.NodalTargetType 
TargetType [get]
 Returns the target type 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...
 
- Properties inherited from NXOpen.CAE.Connections.INodalTargetCenter
NXOpen.TaggedObject TargetCenter [get, set]
 Returns or sets the target center More...
 
- Properties inherited from NXOpen.CAE.Connections.INodalTargetCenterOption
NXOpen.CAE.Connections.NodalTargetCenterType CenterType [get, set]
 Returns or sets the target center type More...
 
bool UseLegsCog [get, set]
 Returns or sets the flag indicating to use Legs's Center of Gravity More...
 
- Properties inherited from NXOpen.CAE.Connections.INodalTargetLocalSpiderDefinition
NXOpen.Expression ExpansionRadius [get]
 Returns the Expansion Radius More...
 
NXOpen.Expression ExpansionRadiusFactor [get]
 Returns the Expansion Radius Factor More...
 
NXOpen.Expression MaxDistance [get]
 Returns the Maximum Distance More...
 
NXOpen.CAE.Connections.PanelSearchType PanelSearchType [get, set]
 Returns or sets the Panel Search type More...
 
NXOpen.CAE.Connections.RingSearchType RingSearchType [get, set]
 Returns or sets the Ring Search type More...
 
NXOpen.Expression SearchTolerance [get]
 Returns the Search Tolerance 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...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

This is the Local Spider Nodal Target.

Created in NX1847.0.0

Member Function Documentation

unsafe NXOpen.CAE.Connections.MeshPointLocation NXOpen.CAE.Connections.NodalTargetLocalSpider.AddLocationMeshPoint ( NXOpen.CAE.MeshPoint  meshPoint)
inline

Adds a mesh point location to the target locations list

Created in NX1847.0.0

License requirements: nx_masterfem ("Finite Element Modeling")

Parameters
meshPointMesh Point used for location creation
Returns
The created mesh point type location

Implements NXOpen.CAE.Connections.INodalTargetLocalSpiderDefinition.

unsafe NXOpen.CAE.Connections.NodeLocation NXOpen.CAE.Connections.NodalTargetLocalSpider.AddLocationNode ( NXOpen.CAE.FENode  node)
inline

Adds a node location to the target locations list

Created in NX1847.0.0

License requirements: nx_masterfem ("Finite Element Modeling")

Parameters
nodeNode used for location
Returns
The node type location

Implements NXOpen.CAE.Connections.INodalTargetLocalSpiderDefinition.

unsafe NXOpen.CAE.Connections.PointLocation NXOpen.CAE.Connections.NodalTargetLocalSpider.AddLocationPoint ( NXOpen.Point  point)
inline

Adds a point location to the target locations list

Created in NX1847.0.0

License requirements: nx_masterfem ("Finite Element Modeling")

Parameters
pointPoint used for location creation
Returns
The created point type location

Implements NXOpen.CAE.Connections.INodalTargetLocalSpiderDefinition.

unsafe NXOpen.CAE.Connections.SelectionRecipeLocation NXOpen.CAE.Connections.NodalTargetLocalSpider.AddLocationSelectionRecipe ( NXOpen.CAE.SelectionRecipe  selectionRecipe)
inline

Adds a Selection Recipe to the target locations list

Created in NX1847.0.0

License requirements: nx_masterfem ("Finite Element Modeling")

Parameters
selectionRecipeSelection Recipe used for location creation
Returns
The created selection recipe type location

Implements NXOpen.CAE.Connections.INodalTargetLocalSpiderDefinition.

unsafe void NXOpen.CAE.Connections.NodalTargetLocalSpider.AddRegionsEntities ( NXOpen.TaggedObject[]  entities)
inline

Add regions entities to the target.

Changes are not applied till an update is performed by calling Update.DoUpdate

Created in NX1847.0.0

License requirements: nx_masterfem ("Finite Element Modeling")

Parameters
entitiesRegions entities

Implements NXOpen.CAE.Connections.INodalTargetLocalSpiderDefinition.

unsafe NXOpen.CAE.Connections.Location NXOpen.CAE.Connections.NodalTargetLocalSpider.GetLocation ( int  indexOfLocation)
inline

Get a location from the target locations list

Created in NX1847.0.0

License requirements: None.

Parameters
indexOfLocationThe location index
Returns
The location

Implements NXOpen.CAE.Connections.INodalTargetLocalSpiderDefinition.

unsafe int NXOpen.CAE.Connections.NodalTargetLocalSpider.GetNumberOfLocations ( )
inline

Get the number of locations in the target

Created in NX1847.0.0

License requirements: None.

Returns
The number of locations

Implements NXOpen.CAE.Connections.INodalTargetLocalSpiderDefinition.

unsafe NXOpen.TaggedObject [] NXOpen.CAE.Connections.NodalTargetLocalSpider.GetRegionsEntities ( )
inline

Gets regions entities in the target.

These can be any combination of CAD (point, edge, face, body) or FE (node, edge, face, element and mesh) objects able to return nodes.

Created in NX1847.0.0

License requirements: None.

Returns
Legs entities

Implements NXOpen.CAE.Connections.INodalTargetLocalSpiderDefinition.

unsafe bool NXOpen.CAE.Connections.NodalTargetLocalSpider.IsCoincidentCenterTypeAllowed ( )
inline

Check if center type is allowed

Created in NX1899.0.0

License requirements: None.

Returns

Implements NXOpen.CAE.Connections.INodalTargetCenterOption.

unsafe void NXOpen.CAE.Connections.NodalTargetLocalSpider.RemoveLocation ( int  indexOfLocation)
inline

Remove a location from the target locations list

Created in NX1847.0.0

License requirements: nx_masterfem ("Finite Element Modeling")

Parameters
indexOfLocationThe location index

Implements NXOpen.CAE.Connections.INodalTargetLocalSpiderDefinition.

unsafe void NXOpen.CAE.Connections.NodalTargetLocalSpider.RemoveRegionsEntities ( NXOpen.TaggedObject[]  entities)
inline

Remove regions entities from the target.

Changes are not applied till an update is performed by calling Update.DoUpdate

Created in NX1847.0.0

License requirements: nx_masterfem ("Finite Element Modeling")

Parameters
entitiesRegions entities

Implements NXOpen.CAE.Connections.INodalTargetLocalSpiderDefinition.

Property Documentation

unsafe NXOpen.CAE.Connections.NodalTargetCenterType NXOpen.CAE.Connections.NodalTargetLocalSpider.CenterType
getset

Returns or sets the target center type

Created in NX1899.0.0

License requirements to get this property: None.

License requirements to set this property: nx_masterfem ("Finite Element Modeling")

unsafe NXOpen.Expression NXOpen.CAE.Connections.NodalTargetLocalSpider.ExpansionRadius
get

Returns the Expansion Radius

Created in NX1847.0.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.CAE.Connections.NodalTargetLocalSpider.ExpansionRadiusFactor
get

Returns the Expansion Radius Factor

Created in NX1847.0.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.CAE.Connections.NodalTargetLocalSpider.MaxDistance
get

Returns the Maximum Distance

Created in NX1847.0.0

License requirements: None.

unsafe NXOpen.CAE.Connections.PanelSearchType NXOpen.CAE.Connections.NodalTargetLocalSpider.PanelSearchType
getset

Returns or sets the Panel Search type

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: nx_masterfem ("Finite Element Modeling")

unsafe NXOpen.CAE.Connections.RingSearchType NXOpen.CAE.Connections.NodalTargetLocalSpider.RingSearchType
getset

Returns or sets the Ring Search type

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: nx_masterfem ("Finite Element Modeling")

unsafe NXOpen.Expression NXOpen.CAE.Connections.NodalTargetLocalSpider.SearchTolerance
get

Returns the Search Tolerance

Created in NX1847.0.0

License requirements: None.

unsafe NXOpen.TaggedObject NXOpen.CAE.Connections.NodalTargetLocalSpider.TargetCenter
getset

Returns or sets the target center

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: nx_masterfem ("Finite Element Modeling")

unsafe bool NXOpen.CAE.Connections.NodalTargetLocalSpider.UseLegsCog
getset

Returns or sets the flag indicating to use Legs's Center of Gravity

Created in NX1847.0.0

Deprecated in NX1899.0.0. Use INodalTargetCenterOption.CenterType instead.

License requirements to get this property: None.

License requirements to set this property: nx_masterfem ("Finite Element Modeling")


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