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

A ProximitySearchTermBuilder is used to create or edit an Assemblies.BoxSearchTerm . More...

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

Public Member Functions

unsafe void GetSeeds (out NXOpen.Assemblies.SearchResultElement[] seeds)
 Get the proximity search term seed elements. More...
 
unsafe void SetSeeds (NXOpen.Assemblies.SearchResultElement[] seeds)
 Set the proximity search term seed elements. More...
 

Properties

unsafe double Distance [get, set]
 Returns or sets the distance. 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 ProximitySearchTermBuilder is used to create or edit an Assemblies.BoxSearchTerm .

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

Created in NX8.5.0

Member Function Documentation

unsafe void NXOpen.Assemblies.ProximitySearchTermBuilder.GetSeeds ( out NXOpen.Assemblies.SearchResultElement[]  seeds)
inline

Get the proximity search term seed elements.

Created in NX8.5.0

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

Parameters
seeds
unsafe void NXOpen.Assemblies.ProximitySearchTermBuilder.SetSeeds ( NXOpen.Assemblies.SearchResultElement[]  seeds)
inline

Set the proximity search term seed elements.

Created in NX8.5.0

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

Parameters
seeds

Property Documentation

unsafe double NXOpen.Assemblies.ProximitySearchTermBuilder.Distance
getset

Returns or sets the distance.

Created in NX8.5.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.ProximitySearchTermBuilder.SearchTermLogic
getset

Returns or sets the search term logic.

Created in NX8.5.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.ProximitySearchTermBuilder.TrueShapeRefinement
getset

Returns or sets the true-shape refinement.

Created in NX8.5.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.