NX Open C++ Reference Guide
Public Member Functions
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

List of all members.

Public Member Functions

void SetAllSynchronizeFlags (bool synchronizeOption)
 Sets all the synchronize options to the given boolean value
Created in NX4.0.0.
void SetSynchronizeArcsFlag (bool synchronizeOption)
 Sets the synchronize arcs flag
Created in NX4.0.0.
void SetSynchronizeConicsFlag (bool synchronizeOption)
 Sets the synchronize conics flag
Created in NX7.5.0.
void SetSynchronizeCoordinateSystemFlag (bool synchronizeOption)
 Sets the synchronize coordinate system flag
Created in NX4.0.0.
void SetSynchronizeLinesFlag (bool synchronizeOption)
 Sets the synchronize lines flag
Created in NX4.0.0.
void SetSynchronizePointsFlag (bool synchronizeOption)
 Sets the synchronize points flag
Created in NX4.0.0.
void SetSynchronizeSketchCurvesFlag (bool synchronizeOption)
 Sets the synchronize sketch curves flag
Created in NX4.0.0.
void SetSynchronizeSplinesFlag (bool synchronizeOption)
 Sets the synchronize splines flag
Created in NX4.0.0.
bool SynchronizeArcsFlag ()
 Returns the synchronize arcs flag
Created in NX4.0.0.
bool SynchronizeConicsFlag ()
 Returns the synchronize conics flag
Created in NX7.5.0.
bool SynchronizeCoordinateSystemFlag ()
 Returns the synchronize coordinate system flag
Created in NX4.0.0.
bool SynchronizeLinesFlag ()
 Returns the synchronize lines flag
Created in NX4.0.0.
bool SynchronizePointsFlag ()
 Returns the synchronize points flag
Created in NX4.0.0.
bool SynchronizeSketchCurvesFlag ()
 Returns the synchronize sketch curves flag
Created in NX4.0.0.
bool SynchronizeSplinesFlag ()
 Returns the synchronize splines flag
Created in NX4.0.0.
virtual ~FemSynchronizeOptions ()
 Destroys the object
Created in NX4.0.0.

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 CAE::FemPart::NewFemSynchronizeOptions

Created in NX4.0.0.


Constructor & Destructor Documentation

Destroys the object
Created in NX4.0.0.



License requirements : None


Member Function Documentation

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



License requirements : None

Parameters:
synchronizeOptionsynchronize option

Sets the synchronize arcs flag
Created in NX4.0.0.



License requirements : None

Parameters:
synchronizeOptionsynchronize option

Sets the synchronize conics flag
Created in NX7.5.0.



License requirements : None

Parameters:
synchronizeOptionsynchronize option

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



License requirements : None

Parameters:
synchronizeOptionsynchronize option

Sets the synchronize lines flag
Created in NX4.0.0.



License requirements : None

Parameters:
synchronizeOptionsynchronize option

Sets the synchronize points flag
Created in NX4.0.0.



License requirements : None

Parameters:
synchronizeOptionsynchronize option

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



License requirements : None

Parameters:
synchronizeOptionsynchronize option

Sets the synchronize splines flag
Created in NX4.0.0.



License requirements : None

Parameters:
synchronizeOptionsynchronize option

Returns the synchronize arcs flag
Created in NX4.0.0.



License requirements : None

Returns the synchronize conics flag
Created in NX7.5.0.



License requirements : None

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



License requirements : None

Returns the synchronize lines flag
Created in NX4.0.0.



License requirements : None

Returns the synchronize points flag
Created in NX4.0.0.



License requirements : None

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



License requirements : None

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 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.