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

Represents a NXOpen.Catiav5Creator to be used when exporting the CATIA V5 Data This class is created using NXOpen.DexManager . More...

Inheritance diagram for NXOpen.Catiav5Creator:
NXOpen.BaseCreator NXOpen.DexBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  ExportFromOption { DisplayPart, ExistingPart }
 Export from options More...
 
- Public Types inherited from NXOpen.BaseCreator
enum  ExportDestinationOption { NativeFileSystem, Teamcenter }
 Export to destinationoptions More...
 

Public Member Functions

unsafe void SaveSettings (string filename)
 Save the settings - this will save the settings to a file sepcified More...
 

Properties

unsafe bool EnableHybridDesign [get, set]
 Returns or sets the enable hybrid design - If set to true then it will enable hybrid design More...
 
unsafe
NXOpen.Catiav5Creator.ExportFromOption 
ExportFrom [get, set]
 Returns or sets the export from - this option will determine if data from display part or existing part is exported More...
 
unsafe NXOpen.ObjectSelector ExportSelectionBlock [get]
 Returns the export selection block - the object selection will be done by this block. More...
 
unsafe bool FileSaveFlag [get, set]
 Returns or sets the file save flag - this should be set to false if doing File Export More...
 
unsafe bool IncludeBlankedObj [get, set]
 Returns or sets the include blanked obj - If set to true then blanked objects will also be written to catia file. More...
 
unsafe bool IncludeCSYS [get, set]
 Returns or sets the include coordinate systems - if set true then datum coordinate systems will be exported to catia v5 file More...
 
unsafe bool IncludeIndWireFrame [get, set]
 Returns or sets the include ind wire frame if set true then indpendent wireframe objects will be exported to catia v5 file More...
 
unsafe bool IncludeRefGeom [get, set]
 Returns or sets the include reference geometry - if set true then reference geometry will be exported to catia v5 file More...
 
unsafe string InputFile [get, set]
 Returns or sets the input file - name of file which is being exported. More...
 
unsafe string SettingsFile [get, set]
 Returns or sets the settings file - The definition file to read default options More...
 
- Properties inherited from NXOpen.BaseCreator
unsafe string DatasetName [get, set]
 Returns or sets the dataset name - Name of dataset being created More...
 
unsafe
NXOpen.BaseCreator.ExportDestinationOption 
ExportDestination [get, set]
 Returns or sets the export to - determines whether exporting to Teamcenter or Native file system More...
 
unsafe string OutputFile [get, set]
 Returns or sets the output file - filepath for output file More...
 
unsafe string OutputFileExtension [get, set]
 Returns or sets the output file extension - Extension of output file being created More...
 
- Properties inherited from NXOpen.DexBuilder
unsafe bool ProcessHoldFlag [get, set]
 Returns or sets the process hold flag - set to true if user wants to wait until transaltion process gets completed More...
 
- Properties inherited from NXOpen.Builder
unsafe NXOpen.PreviewBuilder PreviewBuilder [get]
 Returns the preview builder subobject. More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a NXOpen.Catiav5Creator to be used when exporting the CATIA V5 Data This class is created using NXOpen.DexManager .

NULL object will be returned from Commit()

To create a new instance of this class, use NXOpen.DexManager.CreateCatiav5Creator

Default values.

Property Value

EnableHybridDesign

1

ExportFrom

DisplayPart

IncludeBlankedObj

0

IncludeCSYS

0

IncludeIndWireFrame

0

IncludeRefGeom

0

Created in NX6.0.0

Member Enumeration Documentation

Export from options

Enumerator
DisplayPart 

export data from displayed part

ExistingPart 

export data from existing part which is on disk

Member Function Documentation

unsafe void NXOpen.Catiav5Creator.SaveSettings ( string  filename)
inline

Save the settings - this will save the settings to a file sepcified

Created in NX6.0.0

License requirements: None.

Parameters
filename

Property Documentation

unsafe bool NXOpen.Catiav5Creator.EnableHybridDesign
getset

Returns or sets the enable hybrid design - If set to true then it will enable hybrid design

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.Catiav5Creator.ExportFromOption NXOpen.Catiav5Creator.ExportFrom
getset

Returns or sets the export from - this option will determine if data from display part or existing part is exported

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.ObjectSelector NXOpen.Catiav5Creator.ExportSelectionBlock
get

Returns the export selection block - the object selection will be done by this block.

Created in NX6.0.0

License requirements: None.

unsafe bool NXOpen.Catiav5Creator.FileSaveFlag
getset

Returns or sets the file save flag - this should be set to false if doing File Export

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.Catiav5Creator.IncludeBlankedObj
getset

Returns or sets the include blanked obj - If set to true then blanked objects will also be written to catia file.

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.Catiav5Creator.IncludeCSYS
getset

Returns or sets the include coordinate systems - if set true then datum coordinate systems will be exported to catia v5 file

Created in NX9.0.1

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.Catiav5Creator.IncludeIndWireFrame
getset

Returns or sets the include ind wire frame if set true then indpendent wireframe objects will be exported to catia v5 file

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.Catiav5Creator.IncludeRefGeom
getset

Returns or sets the include reference geometry - if set true then reference geometry will be exported to catia v5 file

Created in NX1872.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.Catiav5Creator.InputFile
getset

Returns or sets the input file - name of file which is being exported.

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.Catiav5Creator.SettingsFile
getset

Returns or sets the settings file - The definition file to read default options

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