NXOpen .NET Reference  12.0.0
Public Member Functions | Protected Member Functions | Properties | 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:

Public Member Functions

unsafe void SetAllSynchronizeFlags (bool synchronizeOption)
 Sets all the synchronize options to the given boolean value More...
 

Protected Member Functions

override void FreeResource ()
 Destroys the object More...
 

Properties

unsafe bool SynchronizeArcsFlag [get, set]
 Returns or sets the synchronize arcs flag More...
 
unsafe bool SynchronizeConicsFlag [get, set]
 Returns or sets the synchronize conics flag More...
 
unsafe bool SynchronizeCoordinateSystemFlag [get, set]
 Returns or sets the synchronize coordinate system flag More...
 
unsafe bool SynchronizeLinesFlag [get, set]
 Returns or sets the synchronize lines flag More...
 
unsafe bool SynchronizePointsFlag [get, set]
 Returns or sets the synchronize points flag More...
 
unsafe bool SynchronizeSketchCurvesFlag [get, set]
 Returns or sets the synchronize sketch curves flag More...
 
unsafe bool SynchronizeSplinesFlag [get, set]
 Returns or sets the synchronize splines flag 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

Member Function Documentation

override void NXOpen.CAE.FemSynchronizeOptions.FreeResource ( )
protected

Destroys the object

Created in NX4.0.0

License requirements: None.

unsafe 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
synchronizeOption

Property Documentation

unsafe bool NXOpen.CAE.FemSynchronizeOptions.SynchronizeArcsFlag
getset

Returns or sets the synchronize arcs flag

Created in NX4.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.CAE.FemSynchronizeOptions.SynchronizeConicsFlag
getset

Returns or sets the synchronize conics flag

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.CAE.FemSynchronizeOptions.SynchronizeCoordinateSystemFlag
getset

Returns or sets the synchronize coordinate system flag

Created in NX4.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.CAE.FemSynchronizeOptions.SynchronizeLinesFlag
getset

Returns or sets the synchronize lines flag

Created in NX4.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.CAE.FemSynchronizeOptions.SynchronizePointsFlag
getset

Returns or sets the synchronize points flag

Created in NX4.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.CAE.FemSynchronizeOptions.SynchronizeSketchCurvesFlag
getset

Returns or sets the synchronize sketch curves flag

Created in NX4.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.CAE.FemSynchronizeOptions.SynchronizeSplinesFlag
getset

Returns or sets the synchronize splines flag

Created in NX4.0.0

License requirements to get this property: None.

License requirements to set this property: None.


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