NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
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:
NXOpen.TransientObject NXOpen.Utilities.NXRemotableObject IDisposable IMessageSink

Public Member Functions

unsafe void SetAllSynchronizeFlags (bool synchronizeOption)
 Sets all the synchronize options to the given boolean value More...
 
- Public Member Functions inherited from NXOpen.TransientObject
void Dispose ()
 Frees the object from memory. More...
 
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
new string ToString ()
 Returns a String that represents the current Object. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. 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 SynchronizeCreateMeshPointsFlag [get, set]
 Returns or sets the synchronize mesh points flag More...
 
unsafe bool SynchronizeDplaneFlag [get, set]
 Returns or sets the synchronize dplane 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...
 
- Properties inherited from NXOpen.TransientObject
IntPtr Handle [get]
 Handle of the internal object represented by this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. 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 ( )
inlineprotectedvirtual

Destroys the object

Created in NX4.0.0

License requirements: None.

Implements NXOpen.TransientObject.

unsafe void NXOpen.CAE.FemSynchronizeOptions.SetAllSynchronizeFlags ( bool  synchronizeOption)
inline

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.SynchronizeCreateMeshPointsFlag
getset

Returns or sets the synchronize mesh points flag

Created in NX1872.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.CAE.FemSynchronizeOptions.SynchronizeDplaneFlag
getset

Returns or sets the synchronize dplane flag

Created in NX1847.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 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.