NXOpen .NET Reference Guide
 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.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  ExportFromOption { DisplayPart, ExistingPart }
 Export from options More...
 

Public Member Functions

unsafe void SaveSettings (string filename)
 Save the settings - this will save the settings to a file sepcified More...
 
- Public Member Functions inherited from NXOpen.Builder
unsafe NXOpen.NXObject Commit ()
 Commits any edits that have been applied to the builder. More...
 
unsafe void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
unsafe NXOpen.NXObject[] GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
unsafe NXOpen.NXObject GetObject ()
 Returns the object currently being edited by this builder. More...
 
unsafe void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override 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...
 

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 string InputFile [get, set]
 Returns or sets the input file - name of file which is being exported. More...
 
unsafe string OutputFile [get, set]
 Returns or sets the output file - the exported data will be written to file specified More...
 
unsafe string SettingsFile [get, set]
 Returns or sets the settings file - The definition file to read default options 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

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

Returns or sets the output file - the exported data will be written to file specified

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