Class LengthRangeSettings
Inheritance
LengthRangeSettings
Assembly: NXOpen.dll
Syntax
public class LengthRangeSettings : ActionSettings, IMessageSink, INXObject
Constructors
LengthRangeSettings()
Declaration
protected LengthRangeSettings()
Properties
MaximumDistance
Declaration
public Expression MaximumDistance { get; }
Property Value
MinimumDistance
Declaration
public Expression MinimumDistance { get; }
Property Value
Methods
GetMaximumDistanceByConnectionType(ConnectionType)
Declaration
public Expression GetMaximumDistanceByConnectionType(ConnectionType connectionType)
Parameters
Returns
GetMinimumDistanceByConnectionType(ConnectionType)
Declaration
public Expression GetMinimumDistanceByConnectionType(ConnectionType connectionType)
Parameters
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink