Class FlatnessSettings
Inheritance
FlatnessSettings
Inherited Members
Namespace: NXOpen.CAE.QualityAudit
Assembly: NXOpen.dll
Syntax
public class FlatnessSettings : ActionSettings, IMessageSink, INXObject
Constructors
FlatnessSettings()
Declaration
protected FlatnessSettings()
Properties
ClosestPointFlag
Declaration
public bool ClosestPointFlag { get; set; }
Property Value
Type | Description |
---|---|
bool |
Height
Declaration
public Expression Height { get; }
Property Value
Type | Description |
---|---|
Expression |
Radius
Declaration
public Expression Radius { get; }
Property Value
Type | Description |
---|---|
Expression |
Implements
System.Runtime.Remoting.Messaging.IMessageSink