NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::CAE::EdgeSticherBuilder Class Reference

Represents a CAE::EdgeSticherBuilder
To create a new instance of this class, use CAE::FemPart::CreateEdgeSticherBuilder
Default values. More...

Inheritance diagram for NXOpen::CAE::EdgeSticherBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Types

enum  StitchMethods { StitchMethodsAutomatic, StitchMethodsManual }
 Stitch method : NX7.5 onwards. More...
enum  StitchOptions { StitchOptionsEdgeToEdges, StitchOptionsEdgeToFaces, StitchOptionsBoth }
 Stitch option for stitch : NX7.5 onwards. More...
enum  Types { TypesAutomaticFreeEdgeToAllEdges, TypesManualEdgeToEdge, TypesManualEdgeToFace }
 Type of edge stitch : For Pre-NX7.5. More...

Public Member Functions

NXOpen::CAE::SelectCAEBodyListBodySelection ()
 Returns the body selection for Auto-Stitch Edge
Created in NX7.0.0.
NXOpen::CAE::SelectCAEEdgeListExclusionEdgeSelection ()
 Returns the edges to be excluded from auto-stitch operation
Created in NX7.0.0.
NXOpen::ExpressionSearchDistance ()
 Returns the search distance value to check overlap
Created in NX6.0.0.
void SetStitchMethod (NXOpen::CAE::EdgeSticherBuilder::StitchMethods type)
 Sets the stitch method
Created in NX7.5.0.
void SetStitchOption (NXOpen::CAE::EdgeSticherBuilder::StitchOptions stitchOption)
 Sets the operand type for auto-stitch edge
Created in NX7.5.0.
void SetType (NXOpen::CAE::EdgeSticherBuilder::Types type)
 Sets the type : (Obsolete from NX07.5 onwards)
Created in NX6.0.0.
NXOpen::ExpressionSnapEnds ()
 Returns the snap ends value to snap to vertex at the end of edge
Created in NX6.0.0.
NXOpen::CAE::SelectCAEEdgeListSourceEdgeSelection ()
 Returns the source edge selection for Stitch Edge
Created in NX6.0.0.
NXOpen::CAE::EdgeSticherBuilder::StitchMethods StitchMethod ()
 Returns the stitch method
Created in NX7.5.0.
NXOpen::CAE::EdgeSticherBuilder::StitchOptions StitchOption ()
 Returns the operand type for auto-stitch edge
Created in NX7.5.0.
NXOpen::CAE::SelectCAEEdgeListTargetEdgeSelection ()
 Returns the target edge selection for stitch edge when type is CAE::EdgeSticherBuilder::TypesManualEdgeToEdge
Created in NX6.0.0.
NXOpen::CAE::SelectCAEFaceListTargetFaceSelection ()
 Returns the target face selection for stitch edge when type is CAE::EdgeSticherBuilder::TypesManualEdgeToFace
Created in NX6.0.0.
NXOpen::CAE::EdgeSticherBuilder::Types Type ()
 Returns the type : (Obsolete from NX07.5 onwards)
Created in NX6.0.0.

Detailed Description

Represents a CAE::EdgeSticherBuilder
To create a new instance of this class, use CAE::FemPart::CreateEdgeSticherBuilder
Default values.

Property Value

SearchDistance.Value

0.1 (millimeters part), 0.004 (inches part)

SnapEnds.Value

0.1 (millimeters part), 0.004 (inches part)


Created in NX6.0.0.


Member Enumeration Documentation

Stitch method : NX7.5 onwards.

Enumerator:
StitchMethodsAutomatic 

automatic

StitchMethodsManual 

manual

Stitch option for stitch : NX7.5 onwards.

Enumerator:
StitchOptionsEdgeToEdges 

edge to edges

StitchOptionsEdgeToFaces 

edge to faces

StitchOptionsBoth 

both

Type of edge stitch : For Pre-NX7.5.

Enumerator:
TypesAutomaticFreeEdgeToAllEdges 

automatic free edge to all edges

TypesManualEdgeToEdge 

manual edge to edge

TypesManualEdgeToFace 

manual edge to face


Member Function Documentation

Returns the body selection for Auto-Stitch Edge
Created in NX7.0.0.



License requirements : None

Returns the edges to be excluded from auto-stitch operation
Created in NX7.0.0.



License requirements : None

Returns the search distance value to check overlap
Created in NX6.0.0.



License requirements : None

Sets the stitch method
Created in NX7.5.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
typetype

Sets the operand type for auto-stitch edge
Created in NX7.5.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
stitchOptionstitch option

Sets the type : (Obsolete from NX07.5 onwards)
Created in NX6.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
typetype

Returns the snap ends value to snap to vertex at the end of edge
Created in NX6.0.0.



License requirements : None

Returns the source edge selection for Stitch Edge
Created in NX6.0.0.



License requirements : None

Returns the stitch method
Created in NX7.5.0.



License requirements : None

Returns the operand type for auto-stitch edge
Created in NX7.5.0.



License requirements : None

Returns the target edge selection for stitch edge when type is CAE::EdgeSticherBuilder::TypesManualEdgeToEdge
Created in NX6.0.0.



License requirements : None

Returns the target face selection for stitch edge when type is CAE::EdgeSticherBuilder::TypesManualEdgeToFace
Created in NX6.0.0.



License requirements : None

Returns the type : (Obsolete from NX07.5 onwards)
Created in NX6.0.0.



License requirements : None


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