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

A RunContentProximitySearchTermBuilder is used to create or edit an Assemblies.RunContentProximitySearchTerm . More...

Inheritance diagram for NXOpen.Assemblies.RunContentProximitySearchTermBuilder:
NXOpen.Assemblies.SearchTermBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe string GetSeedName ()
 Get the seed element name which is used in RunContentProximity search. More...
 
unsafe void SetSeedName (string seedRunName)
 Set the seed element name which is used in RunContentProximity search. More...
 

Properties

unsafe double Distance [get, set]
 Returns or sets the distance for the proximity. More...
 
unsafe
NXOpen.Assemblies.SearchTerm.SearchTermLogicType 
SearchTermLogic [get, set]
 Returns or sets the search term logic. More...
 
unsafe bool TrueShapeRefinement [get, set]
 Returns or sets the true-shape refinement. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

A RunContentProximitySearchTermBuilder is used to create or edit an Assemblies.RunContentProximitySearchTerm .

To create a new instance of this class, use NXOpen.Assemblies.SubsetCollection.CreateRunContentProximitySearchTermBuilder

Created in NX11.0.0

Member Function Documentation

unsafe string NXOpen.Assemblies.RunContentProximitySearchTermBuilder.GetSeedName ( )
inline

Get the seed element name which is used in RunContentProximity search.

The seed in this case is the name of the Run object. The 3D contents of this Run object will be used as seeds for the proximity search.

Created in NX11.0.0

License requirements: nx_4gd_integration ("4th Generation Design")

Returns
unsafe void NXOpen.Assemblies.RunContentProximitySearchTermBuilder.SetSeedName ( string  seedRunName)
inline

Set the seed element name which is used in RunContentProximity search.

The seed in this case is the name of the Run object. The 3D contents of this Run object will be used as seeds for the proximity search.

Created in NX11.0.0

License requirements: nx_4gd_integration ("4th Generation Design")

Parameters
seedRunName

Property Documentation

unsafe double NXOpen.Assemblies.RunContentProximitySearchTermBuilder.Distance
getset

Returns or sets the distance for the proximity.

Created in NX11.0.0

License requirements to get this property: nx_4gd_integration ("4th Generation Design")

License requirements to set this property: nx_4gd_integration ("4th Generation Design")

unsafe NXOpen.Assemblies.SearchTerm.SearchTermLogicType NXOpen.Assemblies.RunContentProximitySearchTermBuilder.SearchTermLogic
getset

Returns or sets the search term logic.

Created in NX11.0.0

License requirements to get this property: nx_4gd_integration ("4th Generation Design")

License requirements to set this property: nx_4gd_integration ("4th Generation Design")

unsafe bool NXOpen.Assemblies.RunContentProximitySearchTermBuilder.TrueShapeRefinement
getset

Returns or sets the true-shape refinement.

Created in NX11.0.0

License requirements to get this property: nx_4gd_integration ("4th Generation Design")

License requirements to set this property: nx_4gd_integration ("4th Generation Design")


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