Class MaximumAngleSettings
Inheritance
System.Object
System.MarshalByRefObject
MaximumAngleSettings
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.CAE.QualityAudit
Assembly: NXOpen.dll
Syntax
public class MaximumAngleSettings : ActionSettings, IMessageSink, INXObject
Constructors
MaximumAngleSettings()
Declaration
protected MaximumAngleSettings()
Properties
MaximumAngle
Declaration
public Expression MaximumAngle { get; }
Property Value
Type | Description |
---|---|
Expression |
Methods
GetMaximumAngleByConnectionType(ConnectionType)
Declaration
public Expression GetMaximumAngleByConnectionType(ConnectionType connectionType)
Parameters
Type | Name | Description |
---|---|---|
ConnectionType | connectionType |
Returns
Type | Description |
---|---|
Expression |
Implements
System.Runtime.Remoting.Messaging.IMessageSink