NXOpen .NET Reference  12.0.0
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:

Properties

Tag Tag [get]
 Returns the tag of this object. More...
 
unsafe string FamilyDefaultDirectory [get, set]
 Returns or sets the option that specifies the directory in which you want to file part family members. 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...
 

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