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