Class LMIERingOptions
Inheritance
LMIERingOptions
Assembly: NXOpen.dll
Syntax
public class LMIERingOptions : LMIEError, IMessageSink, INXObject
Constructors
LMIERingOptions()
Declaration
protected LMIERingOptions()
Properties
ExpansionRadius
Declaration
public double ExpansionRadius { get; set; }
Property Value
ExpansionRadiusFactor
Declaration
public double ExpansionRadiusFactor { get; set; }
Property Value
RingType
Declaration
public RingSearchType RingType { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink