Class LengthRatioRangeSettings
Inheritance
LengthRatioRangeSettings
Assembly: NXOpen.dll
Syntax
public class LengthRatioRangeSettings : ActionSettings, IMessageSink, INXObject
Constructors
LengthRatioRangeSettings()
Declaration
protected LengthRatioRangeSettings()
Properties
MaximumRatio
Declaration
public Expression MaximumRatio { get; }
Property Value
MinimumRatio
Declaration
public Expression MinimumRatio { get; }
Property Value
Methods
GetMaximumRatioByConnectionType(ConnectionType)
Declaration
public Expression GetMaximumRatioByConnectionType(ConnectionType connectionType)
Parameters
Returns
GetMinimumRatioByConnectionType(ConnectionType)
Declaration
public Expression GetMinimumRatioByConnectionType(ConnectionType connectionType)
Parameters
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink