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

Represents the abstract builder class for all CAE.DurSpecialistDurWeld . More...

Inheritance diagram for NXOpen.CAE.DurSpecialistDurWeldBuilder:
NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink NXOpen.CAE.DurSpecialistDurSeamWeldBuilder NXOpen.CAE.DurSpecialistDurSpotWeldBuilder

Public Member Functions

unsafe string[] GetDescriptionMultiString ()
 Returns the description multi string More...
 
unsafe void SetDescriptionMultiString (string[] descriptionMultiString)
 Sets the description multi string 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
NXOpen.CAE.DurSpecialistSimulationObjectTable 
CustomSimulationObject [get, set]
 Returns or sets the custom simulation object More...
 
unsafe
NXOpen.CAE.DurSpecialistDurWeldSet 
DurWeldSet [get, set]
 Returns or sets the durability weld set More...
 
unsafe string NameString [get, set]
 Returns or sets the name More...
 
unsafe
NXOpen.CAE.DurSpecialistSimulationObjectTable 
RecoverySimulationObject [get, set]
 Returns or sets the recovery simulation object More...
 
unsafe
NXOpen.CAE.Connections.IConnection 
WeldConnection [get, set]
 Returns or sets the weld connection 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 the abstract builder class for all CAE.DurSpecialistDurWeld .

This is an abstract class, and cannot be created.

Created in NX1847.0.0

Member Function Documentation

unsafe string [] NXOpen.CAE.DurSpecialistDurWeldBuilder.GetDescriptionMultiString ( )
inline

Returns the description multi string

Created in NX1847.0.0

License requirements: None.

Returns
unsafe void NXOpen.CAE.DurSpecialistDurWeldBuilder.SetDescriptionMultiString ( string[]  descriptionMultiString)
inline

Sets the description multi string

Created in NX1847.0.0

License requirements: sc_dur_specialist ("Simcenter Specialist Durability")

Parameters
descriptionMultiString

Property Documentation

unsafe NXOpen.CAE.DurSpecialistSimulationObjectTable NXOpen.CAE.DurSpecialistDurWeldBuilder.CustomSimulationObject
getset

Returns or sets the custom simulation object

Created in NX1899.0.0

License requirements to get this property: None.

License requirements to set this property: sc_dur_specialist ("Simcenter Specialist Durability")

unsafe NXOpen.CAE.DurSpecialistDurWeldSet NXOpen.CAE.DurSpecialistDurWeldBuilder.DurWeldSet
getset

Returns or sets the durability weld set

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: sc_dur_specialist ("Simcenter Specialist Durability")

unsafe string NXOpen.CAE.DurSpecialistDurWeldBuilder.NameString
getset

Returns or sets the name

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: sc_dur_specialist ("Simcenter Specialist Durability")

unsafe NXOpen.CAE.DurSpecialistSimulationObjectTable NXOpen.CAE.DurSpecialistDurWeldBuilder.RecoverySimulationObject
getset

Returns or sets the recovery simulation object

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: sc_dur_specialist ("Simcenter Specialist Durability")

unsafe NXOpen.CAE.Connections.IConnection NXOpen.CAE.DurSpecialistDurWeldBuilder.WeldConnection
getset

Returns or sets the weld connection

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: sc_dur_specialist ("Simcenter Specialist Durability")


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