NX Open C++ Reference Guide
Public Types | Public Member Functions | List of all members
NXOpen::CAE::EdgeFaceImprintBuilder Class Reference

Builder for creating Face Face Imprint
To create a new instance of this class, use NXOpen::CAE::AbstractionManager::CreateEdgeFaceImprintBuilder

Created in NX11.0.0. More...

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

Public Types

enum  ProjectionDirectionType { ProjectionDirectionTypeAlongNormal, ProjectionDirectionTypeClosetToTarget, ProjectionDirectionTypeAlongVector }
 the projection directon type More...
 

Public Member Functions

NXOpen::SelectDisplayableObjectListEdgeCurveSelection ()
 Returns the edge/curve selection for projection imprint
Created in NX11.0.0. More...
 
bool ExtendEdgeToBoundaryToggle ()
 Returns the stitch toggle state
Created in NX11.0.0. More...
 
NXOpen::CAE::EdgeFaceImprintBuilder::ProjectionDirectionType ProjectionDirectionMethod ()
 Returns the projection direction method
Created in NX11.0.0. More...
 
NXOpen::DirectionProjectionVector ()
 Returns the projection vector direction
Created in NX11.0.0. More...
 
void SetExtendEdgeToBoundaryToggle (bool extendEdgetoBoundaryOpt)
 Sets the stitch toggle state
Created in NX11.0.0. More...
 
void SetProjectionDirectionMethod (NXOpen::CAE::EdgeFaceImprintBuilder::ProjectionDirectionType projDirectionType)
 Sets the projection direction method
Created in NX11.0.0. More...
 
void SetProjectionVector (NXOpen::Direction *projectionVector)
 Sets the projection vector direction
Created in NX11.0.0. More...
 
void SetStitchToggle (bool stitchOption)
 Sets the stitch toggle state
Created in NX11.0.0. More...
 
bool StitchToggle ()
 Returns the stitch toggle state
Created in NX11.0.0. More...
 
NXOpen::SelectDisplayableObjectListTargetFace ()
 Returns the target face selection for projection imprint
Created in NX11.0.0. More...
 
- Public Member Functions inherited from NXOpen::Builder
NXOpen::NXObjectCommit ()
 Commits any edits that have been applied to the builder. More...
 
void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
std::vector< NXOpen::NXObject * > GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
NXOpen::NXObjectGetObject ()
 Returns the object currently being edited by this builder. More...
 
void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Builder for creating Face Face Imprint
To create a new instance of this class, use NXOpen::CAE::AbstractionManager::CreateEdgeFaceImprintBuilder

Created in NX11.0.0.


Member Enumeration Documentation

the projection directon type

Enumerator
ProjectionDirectionTypeAlongNormal 

along normal

ProjectionDirectionTypeClosetToTarget 

closet to target

ProjectionDirectionTypeAlongVector 

along vector

Member Function Documentation

NXOpen::SelectDisplayableObjectList* NXOpen::CAE::EdgeFaceImprintBuilder::EdgeCurveSelection ( )

Returns the edge/curve selection for projection imprint
Created in NX11.0.0.



License requirements : None

bool NXOpen::CAE::EdgeFaceImprintBuilder::ExtendEdgeToBoundaryToggle ( )

Returns the stitch toggle state
Created in NX11.0.0.



License requirements : None

NXOpen::CAE::EdgeFaceImprintBuilder::ProjectionDirectionType NXOpen::CAE::EdgeFaceImprintBuilder::ProjectionDirectionMethod ( )

Returns the projection direction method
Created in NX11.0.0.



License requirements : None

NXOpen::Direction* NXOpen::CAE::EdgeFaceImprintBuilder::ProjectionVector ( )

Returns the projection vector direction
Created in NX11.0.0.



License requirements : None

void NXOpen::CAE::EdgeFaceImprintBuilder::SetExtendEdgeToBoundaryToggle ( bool  extendEdgetoBoundaryOpt)

Sets the stitch toggle state
Created in NX11.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
extendEdgetoBoundaryOptextendedgetoboundaryopt
void NXOpen::CAE::EdgeFaceImprintBuilder::SetProjectionDirectionMethod ( NXOpen::CAE::EdgeFaceImprintBuilder::ProjectionDirectionType  projDirectionType)

Sets the projection direction method
Created in NX11.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
projDirectionTypeprojdirectiontype
void NXOpen::CAE::EdgeFaceImprintBuilder::SetProjectionVector ( NXOpen::Direction projectionVector)

Sets the projection vector direction
Created in NX11.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
projectionVectorprojectionvector
void NXOpen::CAE::EdgeFaceImprintBuilder::SetStitchToggle ( bool  stitchOption)

Sets the stitch toggle state
Created in NX11.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
stitchOptionstitchoption
bool NXOpen::CAE::EdgeFaceImprintBuilder::StitchToggle ( )

Returns the stitch toggle state
Created in NX11.0.0.



License requirements : None

NXOpen::SelectDisplayableObjectList* NXOpen::CAE::EdgeFaceImprintBuilder::TargetFace ( )

Returns the target face selection for projection imprint
Created in NX11.0.0.



License requirements : None


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