NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Properties | List of all members
NXOpen.CAE.QualityAudit.FlatnessSettings Class Reference

This class contains the flatness settings available for the following actions: NXOpen.CAE.QualityAudit.ObjectLevelFlatnessCheck NXOpen.CAE.QualityAudit.MeshLevelFlatnessCheck More...

Inheritance diagram for NXOpen.CAE.QualityAudit.FlatnessSettings:
NXOpen.CAE.QualityAudit.ActionSettings NXOpen.NXObject NXOpen.TaggedObject NXOpen.INXObject NXOpen.Utilities.NXRemotableObject IMessageSink

Properties

unsafe bool ClosestPointFlag [get, set]
 Returns or sets the closest point flag. More...
 
unsafe NXOpen.Expression Height [get]
 Returns the height required. More...
 
unsafe NXOpen.Expression Radius [get]
 Returns the radius required. More...
 
- Properties inherited from NXOpen.CAE.QualityAudit.ActionSettings
unsafe
NXOpen.CAE.QualityAudit.Action 
Action [get]
 Returns the action using these settings More...
 
- Properties inherited from NXOpen.NXObject
unsafe bool IsOccurrence [get]
 Returns whether this object is an occurrence or not. More...
 
unsafe string JournalIdentifier [get]
 Returns the identifier that would be recorded in a journal for this object. More...
 
unsafe string Name [get]
 Returns the custom name of the object. More...
 
unsafe NXOpen.Assemblies.Component OwningComponent [get]
 Returns the owning component, if this object is an occurrence. More...
 
unsafe NXOpen.BasePart OwningPart [get]
 Returns the owning part of this object More...
 
unsafe NXOpen.INXObject Prototype [get]
 Returns the prototype of this object if it is an occurrence. More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 
- Properties inherited from NXOpen.INXObject
bool IsOccurrence [get]
 Returns whether this object is an occurrence or not. More...
 
string JournalIdentifier [get]
 Returns the identifier that would be recorded in a journal for this object. More...
 
string Name [get]
 Returns the custom name of the object. More...
 
NXOpen.Assemblies.Component OwningComponent [get]
 Returns the owning component, if this object is an occurrence. More...
 
NXOpen.BasePart OwningPart [get]
 Returns the owning part of this object More...
 
NXOpen.INXObject Prototype [get]
 Returns the prototype of this object if it is an occurrence. More...
 

Additional Inherited Members

- Public Types inherited from NXOpen.NXObject
enum  AttributeType {
  Invalid, Null, Boolean, Integer,
  Real, String, Time, Reference,
  Any = 100
}
 Specifies attribute type. More...
 
enum  DateAndTimeFormat { Numeric, Textual }
 Specifies the format of the date and time attribute. More...
 
- Public Member Functions inherited from NXOpen.CAE.QualityAudit.ActionSettings
unsafe void AllowOverride (NXOpen.CAE.Connections.ConnectionType connectionType, bool allowOverride)
 Sets the override flag of settings for the specified connection type. More...
 
unsafe bool CanOverride (NXOpen.CAE.Connections.ConnectionType connectionType)
 Tells if overriding is allowed for the specified connection type. More...
 
unsafe
NXOpen.CAE.Connections.ConnectionType[] 
GetSupportedConnectionTypes ()
 The supported connection types using the settings More...
 
unsafe void ResetToDefaults ()
 Reset the action settings to default values More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

This class contains the flatness settings available for the following actions: NXOpen.CAE.QualityAudit.ObjectLevelFlatnessCheck NXOpen.CAE.QualityAudit.MeshLevelFlatnessCheck

To obtain an instance of this class get the NXOpen.CAE.QualityAudit.Action.Settings of classed using it.

Created in NX1847.0.0

Property Documentation

unsafe bool NXOpen.CAE.QualityAudit.FlatnessSettings.ClosestPointFlag
getset

Returns or sets the closest point flag.

If this flag is false it returns one of the points else it returns the closest point

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.Expression NXOpen.CAE.QualityAudit.FlatnessSettings.Height
get

Returns the height required.

For a greater height an error is reported

Created in NX1847.0.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.CAE.QualityAudit.FlatnessSettings.Radius
get

Returns the radius required.

Created in NX1847.0.0

License requirements: None.


The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.