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