NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Properties | List of all members
NXOpen.SaveOptions Class Reference

Contains accessor methods for all part save options that follow the session. More...

Inheritance diagram for NXOpen.SaveOptions:
NXOpen.Utilities.NXRemotableObject IMessageSink

Properties

unsafe string FamilyDefaultDirectory [get, set]
 Returns or sets the option that specifies the directory in which you want to file part family members. More...
 
Tag Tag [get]
 Returns the tag of this object. More...
 
unsafe bool TrueShapeData [get, set]
 Returns or sets the option indicating whether to generate data for true shape filtering (.ts files) More...
 
unsafe bool VisualizationData [get, set]
 Returns or sets the option indicating whether to generate Teamcenter Visualization .jt files when a part is saved More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- 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 inherited from NXOpen.Utilities.NXRemotableObject
void initialize ()
 <exclude> More...
 

Detailed Description

Contains accessor methods for all part save options that follow the session.

See NXOpen.PartSaveOptions for those part save options that are specific to a particular part.

To obtain an instance of this class, refer to NXOpen.PartCollection

Created in NX3.0.0

Property Documentation

unsafe string NXOpen.SaveOptions.FamilyDefaultDirectory
getset

Returns or sets the option that specifies the directory in which you want to file part family members.

Note that setting this property will have no effect while running in NX Manager mode.

Created in NX3.0.0

License requirements to get this property: None.

License requirements to set this property: None.

Tag NXOpen.SaveOptions.Tag
get

Returns the tag of this object.

unsafe bool NXOpen.SaveOptions.TrueShapeData
getset

Returns or sets the option indicating whether to generate data for true shape filtering (.ts files)

Created in NX3.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.SaveOptions.VisualizationData
getset

Returns or sets the option indicating whether to generate Teamcenter Visualization .jt files when a part is saved

Created in NX3.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.