NXOpen .NET Reference  12.0.0
Public Types | Properties | List of all members
NXOpen.PartSaveOptions Class Reference

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

Inheritance diagram for NXOpen.PartSaveOptions:

Public Types

enum  PatternData { SaveNoShadedOrPattern, SavePatternOnly, SavePatternAndShaded }
 Options for specifying how pattern data should be saved while saving a part More...
 

Properties

Tag Tag [get]
 Returns the tag of this object. More...
 
unsafe bool Annotation3dData [get, set]
 Returns or sets the option indicating whether to generate 3D Annotation data and store in NX part Quick Access Folder when you save the part file More...
 
unsafe bool CompressPart [get, set]
 Returns or sets the option indicating whether solid data within part files will be compressed as it is saved to disk More...
 
unsafe bool DrawingCgmData [get, set]
 Returns or sets the option indicating whether to generate the CGM data and store it in the QAF when you save the part file More...
 
unsafe bool GenerateWeightData [get, set]
 Returns or sets the option indicating whether the weight and other mass properties of a part will be updated and saved when the part is saved More...
 
unsafe
NXOpen.PartSaveOptions.PatternData 
PatternDataToSave [get, set]
 Returns or sets the option indicating how pattern data will be saved while saving a part More...
 

Detailed Description

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

See SaveOptions for those part save options that are not specific to a particular part.

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

Created in NX3.0.0

Member Enumeration Documentation

Options for specifying how pattern data should be saved while saving a part

Enumerator
SaveNoShadedOrPattern 
SavePatternOnly 
SavePatternAndShaded 

Property Documentation

unsafe bool NXOpen.PartSaveOptions.Annotation3dData
getset

Returns or sets the option indicating whether to generate 3D Annotation data and store in NX part Quick Access Folder when you save the part file

Created in NX3.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.PartSaveOptions.CompressPart
getset

Returns or sets the option indicating whether solid data within part files will be compressed as it is saved to disk

Created in NX3.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.PartSaveOptions.DrawingCgmData
getset

Returns or sets the option indicating whether to generate the CGM data and store it in the QAF when you save the part file

Created in NX3.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.PartSaveOptions.GenerateWeightData
getset

Returns or sets the option indicating whether the weight and other mass properties of a part will be updated and saved when the part is saved

Created in NX3.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.PartSaveOptions.PatternData NXOpen.PartSaveOptions.PatternDataToSave
getset

Returns or sets the option indicating how pattern data will be saved while saving a part

Created in NX3.0.0

License requirements to get this property: None.

License requirements to set this property: None.

Tag NXOpen.PartSaveOptions.Tag
get

Returns the tag of this object.


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