NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | List of all members
NXOpen.Weld.Fill Class Reference

Represents a Weld Fill feature More...

Inheritance diagram for NXOpen.Weld.Fill:
NXOpen.Features.BodyFeature NXOpen.Weld.IFeature NXOpen.Features.Feature NXOpen.INXObject NXOpen.NXObject NXOpen.IProfile NXOpen.IFitTo NXOpen.TaggedObject NXOpen.INXObject NXOpen.INXObject NXOpen.INXObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe void GetFeatureDiagnostics (out int[] diagnosticCodes)
 Returns the feature diagnostic information, warning, or error codes. More...
 
unsafe string GetFeatureIconName ()
 Gets the feature icon name. More...
 
unsafe int GetFeatureLayer ()
 Gets the feature layer. More...
 
unsafe int GetFeatureObjectColor ()
 Gets the feature color. More...
 
unsafe void GetFeatureReferenceSets (out NXOpen.ReferenceSet[] refSet)
 Gets all the reference sets that this feature is a member of. More...
 
unsafe void GetFeatureReferenceSetStrings (out string[] refSet)
 Gets all the reference sets that this feature is a member of. More...
 

Additional Inherited Members

- Public Types inherited from NXOpen.Features.Feature
enum  BooleanType {
  Create, Unite, Subtract, Intersect,
  EmbossNormalSide = 8, EmbossOppositeNormalSide
}
 Boolean operation type. More...
 
enum  DiagnosticType { Information = 1, Warning }
 Diagnostic type More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 
- Properties inherited from NXOpen.Features.Feature
unsafe int AlgorithmVersion [get]
 Returns the algorithm version of the feature More...
 
unsafe
NXOpen.Features.IContainerFeature 
ContainerFeature [get]
 Returns the container feature for this feature. More...
 
unsafe string FeatureType [get]
 Returns the feature type More...
 
unsafe bool IsContainedFeature [get]
 Returns true if the feature is a contained feature. More...
 
unsafe bool IsInternal [get]
 Returns true if the feature is internal. More...
 
unsafe NXOpen.Point3d Location [get]
 Returns the location of the feature More...
 
unsafe bool Suppressed [get]
 Returns the suppression status of the feature More...
 
unsafe int Timestamp [get]
 Returns the timestamp of the feature 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...
 

Detailed Description

Represents a Weld Fill feature

To create or edit an instance of this class, use NXOpen.Weld.WeldFillBuilder

Created in NX7.5.0

Member Function Documentation

unsafe void NXOpen.Weld.Fill.GetFeatureDiagnostics ( out int[]  diagnosticCodes)
inline

Returns the feature diagnostic information, warning, or error codes.

Created in NX11.0.0

License requirements: None.

Parameters
diagnosticCodesthe information, warning, or error codes for this feature.

Implements NXOpen.Weld.IFeature.

unsafe string NXOpen.Weld.Fill.GetFeatureIconName ( )
inline

Gets the feature icon name.

Created in NX12.0.0

License requirements: None.

Returns

Implements NXOpen.Weld.IFeature.

unsafe int NXOpen.Weld.Fill.GetFeatureLayer ( )
inline

Gets the feature layer.

Created in NX12.0.0

License requirements: None.

Returns

Implements NXOpen.Weld.IFeature.

unsafe int NXOpen.Weld.Fill.GetFeatureObjectColor ( )
inline

Gets the feature color.

Created in NX12.0.0

License requirements: None.

Returns

Implements NXOpen.Weld.IFeature.

unsafe void NXOpen.Weld.Fill.GetFeatureReferenceSets ( out NXOpen.ReferenceSet[]  refSet)
inline

Gets all the reference sets that this feature is a member of.

Created in NX12.0.0

License requirements: None.

Parameters
refSet

Implements NXOpen.Weld.IFeature.

unsafe void NXOpen.Weld.Fill.GetFeatureReferenceSetStrings ( out string[]  refSet)
inline

Gets all the reference sets that this feature is a member of.

Created in NX12.0.0

License requirements: None.

Parameters
refSet

Implements NXOpen.Weld.IFeature.


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