Class LMIENearestNodes
Inheritance
LMIENearestNodes
Assembly: NXOpen.dll
Syntax
public class LMIENearestNodes : LMIEError, IMessageSink, INXObject
Constructors
LMIENearestNodes()
Declaration
protected LMIENearestNodes()
Properties
MaxSearchDistance
Declaration
public double MaxSearchDistance { get; set; }
Property Value
RegionSelection
Declaration
public LMIERegionSelection RegionSelection { get; set; }
Property Value
Methods
CreateRegionSelection()
Declaration
public LMIERegionSelection CreateRegionSelection()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink