Class LMIELocalSpiders
Inheritance
LMIELocalSpiders
Assembly: NXOpen.dll
Syntax
public class LMIELocalSpiders : LMIEError, IMessageSink, INXObject
Constructors
LMIELocalSpiders()
Declaration
protected LMIELocalSpiders()
Properties
LocalSpiderCenterOptions
Declaration
public LMIELocalSpiderCenterOptions LocalSpiderCenterOptions { get; set; }
Property Value
MaxSearchDistance
Declaration
public double MaxSearchDistance { get; set; }
Property Value
PanelOptions
Declaration
public LMIEPanelOptions PanelOptions { get; set; }
Property Value
RegionSelection
Declaration
public LMIERegionSelection RegionSelection { get; set; }
Property Value
RingOptions
Declaration
public LMIERingOptions RingOptions { get; set; }
Property Value
Methods
CreateLocalSpiderCenterOptions()
Declaration
public LMIELocalSpiderCenterOptions CreateLocalSpiderCenterOptions()
Returns
CreatePanelOptions()
Declaration
public LMIEPanelOptions CreatePanelOptions()
Returns
CreateRegionSelection()
Declaration
public LMIERegionSelection CreateRegionSelection()
Returns
CreateRingOptions()
Declaration
public LMIERingOptions CreateRingOptions()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink