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

Represents the synchronize options to be used when a FEM part is created These options will be used to synchronize the specified entities from the master CAD part file to the FEM part file. More...

Inheritance diagram for NXOpen::CAE::FemSynchronizeOptions:
NXOpen::TransientObject

Public Member Functions

void SetAllSynchronizeFlags (bool synchronizeOption)
 Sets all the synchronize options to the given boolean value
Created in NX4.0.0. More...
 
void SetSynchronizeArcsFlag (bool synchronizeOption)
 Sets the synchronize arcs flag
Created in NX4.0.0. More...
 
void SetSynchronizeConicsFlag (bool synchronizeOption)
 Sets the synchronize conics flag
Created in NX7.5.0. More...
 
void SetSynchronizeCoordinateSystemFlag (bool synchronizeOption)
 Sets the synchronize coordinate system flag
Created in NX4.0.0. More...
 
void SetSynchronizeLinesFlag (bool synchronizeOption)
 Sets the synchronize lines flag
Created in NX4.0.0. More...
 
void SetSynchronizePointsFlag (bool synchronizeOption)
 Sets the synchronize points flag
Created in NX4.0.0. More...
 
void SetSynchronizeSketchCurvesFlag (bool synchronizeOption)
 Sets the synchronize sketch curves flag
Created in NX4.0.0. More...
 
void SetSynchronizeSplinesFlag (bool synchronizeOption)
 Sets the synchronize splines flag
Created in NX4.0.0. More...
 
bool SynchronizeArcsFlag ()
 Returns the synchronize arcs flag
Created in NX4.0.0. More...
 
bool SynchronizeConicsFlag ()
 Returns the synchronize conics flag
Created in NX7.5.0. More...
 
bool SynchronizeCoordinateSystemFlag ()
 Returns the synchronize coordinate system flag
Created in NX4.0.0. More...
 
bool SynchronizeLinesFlag ()
 Returns the synchronize lines flag
Created in NX4.0.0. More...
 
bool SynchronizePointsFlag ()
 Returns the synchronize points flag
Created in NX4.0.0. More...
 
bool SynchronizeSketchCurvesFlag ()
 Returns the synchronize sketch curves flag
Created in NX4.0.0. More...
 
bool SynchronizeSplinesFlag ()
 Returns the synchronize splines flag
Created in NX4.0.0. More...
 
virtual ~FemSynchronizeOptions ()
 Destroys the object
Created in NX4.0.0. More...
 
- Public Member Functions inherited from NXOpen::TransientObject
void * GetHandle ()
 Handle of the internal object represented by this object. More...
 

Detailed Description

Represents the synchronize options to be used when a FEM part is created These options will be used to synchronize the specified entities from the master CAD part file to the FEM part file.


To create a new instance of this class, use NXOpen::CAE::FemPart::NewFemSynchronizeOptions

Created in NX4.0.0.

Constructor & Destructor Documentation

virtual NXOpen::CAE::FemSynchronizeOptions::~FemSynchronizeOptions ( )
virtual

Destroys the object
Created in NX4.0.0.



License requirements : None

Member Function Documentation

void NXOpen::CAE::FemSynchronizeOptions::SetAllSynchronizeFlags ( bool  synchronizeOption)

Sets all the synchronize options to the given boolean value
Created in NX4.0.0.



License requirements : None

Parameters
synchronizeOptionsynchronize option
void NXOpen::CAE::FemSynchronizeOptions::SetSynchronizeArcsFlag ( bool  synchronizeOption)

Sets the synchronize arcs flag
Created in NX4.0.0.



License requirements : None

Parameters
synchronizeOptionsynchronize option
void NXOpen::CAE::FemSynchronizeOptions::SetSynchronizeConicsFlag ( bool  synchronizeOption)

Sets the synchronize conics flag
Created in NX7.5.0.



License requirements : None

Parameters
synchronizeOptionsynchronize option
void NXOpen::CAE::FemSynchronizeOptions::SetSynchronizeCoordinateSystemFlag ( bool  synchronizeOption)

Sets the synchronize coordinate system flag
Created in NX4.0.0.



License requirements : None

Parameters
synchronizeOptionsynchronize option
void NXOpen::CAE::FemSynchronizeOptions::SetSynchronizeLinesFlag ( bool  synchronizeOption)

Sets the synchronize lines flag
Created in NX4.0.0.



License requirements : None

Parameters
synchronizeOptionsynchronize option
void NXOpen::CAE::FemSynchronizeOptions::SetSynchronizePointsFlag ( bool  synchronizeOption)

Sets the synchronize points flag
Created in NX4.0.0.



License requirements : None

Parameters
synchronizeOptionsynchronize option
void NXOpen::CAE::FemSynchronizeOptions::SetSynchronizeSketchCurvesFlag ( bool  synchronizeOption)

Sets the synchronize sketch curves flag
Created in NX4.0.0.



License requirements : None

Parameters
synchronizeOptionsynchronize option
void NXOpen::CAE::FemSynchronizeOptions::SetSynchronizeSplinesFlag ( bool  synchronizeOption)

Sets the synchronize splines flag
Created in NX4.0.0.



License requirements : None

Parameters
synchronizeOptionsynchronize option
bool NXOpen::CAE::FemSynchronizeOptions::SynchronizeArcsFlag ( )

Returns the synchronize arcs flag
Created in NX4.0.0.



License requirements : None

bool NXOpen::CAE::FemSynchronizeOptions::SynchronizeConicsFlag ( )

Returns the synchronize conics flag
Created in NX7.5.0.



License requirements : None

bool NXOpen::CAE::FemSynchronizeOptions::SynchronizeCoordinateSystemFlag ( )

Returns the synchronize coordinate system flag
Created in NX4.0.0.



License requirements : None

bool NXOpen::CAE::FemSynchronizeOptions::SynchronizeLinesFlag ( )

Returns the synchronize lines flag
Created in NX4.0.0.



License requirements : None

bool NXOpen::CAE::FemSynchronizeOptions::SynchronizePointsFlag ( )

Returns the synchronize points flag
Created in NX4.0.0.



License requirements : None

bool NXOpen::CAE::FemSynchronizeOptions::SynchronizeSketchCurvesFlag ( )

Returns the synchronize sketch curves flag
Created in NX4.0.0.



License requirements : None

bool NXOpen::CAE::FemSynchronizeOptions::SynchronizeSplinesFlag ( )

Returns the synchronize splines flag
Created in NX4.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.