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

Represents a NXOpen.CAE.PostJtExportBuilder used for exporting JTs of Result Types in Post Processing More...

Inheritance diagram for NXOpen.CAE.PostJtExportBuilder:
NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Properties

unsafe NXOpen.CAE.Result.Component Component [get, set]
 Returns or sets the component of the builder More...
 
unsafe string Jtdatasetname [get, set]
 Returns or sets the jtdatasetname of the builder More...
 
unsafe string Jtfilename [get, set]
 Returns or sets the jtfilename of the builder More...
 
unsafe int Layer [get, set]
 Returns or sets the layer of the builder More...
 
unsafe int Ply [get, set]
 Returns or sets the ply and layer of the builder More...
 
unsafe NXOpen.CAE.Result Result [get, set]
 Returns or sets the result of the builder More...
 
unsafe NXOpen.CAE.BaseResultType ResultType [get, set]
 Returns or sets the result type of the builder 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

- 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...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a NXOpen.CAE.PostJtExportBuilder used for exporting JTs of Result Types in Post Processing

To create a new instance of this class, use NXOpen.CAE.ResultManager.CreatePostJtBuilder

Created in NX8.5.0

Property Documentation

unsafe NXOpen.CAE.Result.Component NXOpen.CAE.PostJtExportBuilder.Component
getset

Returns or sets the component of the builder

Created in NX8.5.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation") OR sc_results_viewer (" Simcenter Results Viewer")

License requirements to set this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation") OR sc_results_viewer (" Simcenter Results Viewer")

unsafe string NXOpen.CAE.PostJtExportBuilder.Jtdatasetname
getset

Returns or sets the jtdatasetname of the builder

Created in NX8.5.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation") OR sc_results_viewer (" Simcenter Results Viewer")

License requirements to set this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation") OR sc_results_viewer (" Simcenter Results Viewer")

unsafe string NXOpen.CAE.PostJtExportBuilder.Jtfilename
getset

Returns or sets the jtfilename of the builder

Created in NX8.5.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation") OR sc_results_viewer (" Simcenter Results Viewer")

License requirements to set this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation") OR sc_results_viewer (" Simcenter Results Viewer")

unsafe int NXOpen.CAE.PostJtExportBuilder.Layer
getset

Returns or sets the layer of the builder

Created in NX8.5.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation") OR sc_results_viewer (" Simcenter Results Viewer")

License requirements to set this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation") OR sc_results_viewer (" Simcenter Results Viewer")

unsafe int NXOpen.CAE.PostJtExportBuilder.Ply
getset

Returns or sets the ply and layer of the builder

Created in NX8.5.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation") OR sc_results_viewer (" Simcenter Results Viewer")

License requirements to set this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation") OR sc_results_viewer (" Simcenter Results Viewer")

unsafe NXOpen.CAE.Result NXOpen.CAE.PostJtExportBuilder.Result
getset

Returns or sets the result of the builder

Created in NX8.5.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation") OR sc_results_viewer (" Simcenter Results Viewer")

License requirements to set this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation") OR sc_results_viewer (" Simcenter Results Viewer")

unsafe NXOpen.CAE.BaseResultType NXOpen.CAE.PostJtExportBuilder.ResultType
getset

Returns or sets the result type of the builder

Created in NX8.5.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation") OR sc_results_viewer (" Simcenter Results Viewer")

License requirements to set this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation") OR sc_results_viewer (" Simcenter Results Viewer")


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