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

Represents a CAE.DurSpecialistDurWeldSet builder More...

Inheritance diagram for NXOpen.CAE.DurSpecialistDurWeldSetBuilder:
NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink NXOpen.CAE.DurSpecialistDurSeamWeldSetBuilder NXOpen.CAE.DurSpecialistDurSpotWeldSetBuilder

Public Types

enum  Type { SeamWeld, SpotWeld }
 Represents the durability weld type More...
 

Public Member Functions

unsafe
NXOpen.CAE.DurSpecialistDurWeld[] 
GetDurWelds ()
 Returns the durability welds More...
 
unsafe
NXOpen.CAE.Connections.IConnection[] 
GetSelectedWeldConnections ()
 Returns the selected weld connections More...
 
unsafe void SetDurWelds (NXOpen.CAE.DurSpecialistDurWeld[] durWelds)
 Sets the durability welds More...
 
unsafe void SetSelectedWeldConnections (NXOpen.CAE.Connections.IConnection[] selectedWeldConnections)
 Sets the selected weld connections 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 AllowOverride [get, set]
 Returns or sets the recovery simulation object override More...
 
unsafe string DescriptionString [get, set]
 Returns or sets the description string More...
 
unsafe
NXOpen.CAE.DurSpecialistDurWeldSetBuilder.Type 
DurWeldSetType [get, set]
 Returns or sets the durability weld set type More...
 
unsafe string NameString [get, set]
 Returns or sets the name string More...
 
unsafe
NXOpen.CAE.DurSpecialistSimulationObjectTable 
RecoverySimulationObject [get, set]
 Returns or sets the recovery simulation object 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 CAE.DurSpecialistDurWeldSet builder

This is an abstract class, and cannot be created.

Created in NX1847.0.0

Member Enumeration Documentation

Represents the durability weld type

Enumerator
SeamWeld 

Durability Seam Weld

SpotWeld 

Durability Spot Weld

Member Function Documentation

unsafe NXOpen.CAE.DurSpecialistDurWeld [] NXOpen.CAE.DurSpecialistDurWeldSetBuilder.GetDurWelds ( )
inline

Returns the durability welds

Created in NX1847.0.0

License requirements: None.

Returns
the durability weld
unsafe NXOpen.CAE.Connections.IConnection [] NXOpen.CAE.DurSpecialistDurWeldSetBuilder.GetSelectedWeldConnections ( )
inline

Returns the selected weld connections

Created in NX1847.0.0

License requirements: None.

Returns
the selected weld connections
unsafe void NXOpen.CAE.DurSpecialistDurWeldSetBuilder.SetDurWelds ( NXOpen.CAE.DurSpecialistDurWeld[]  durWelds)
inline

Sets the durability welds

Created in NX1847.0.0

License requirements: sc_dur_specialist ("Simcenter Specialist Durability")

Parameters
durWeldsthe durability weld to set
unsafe void NXOpen.CAE.DurSpecialistDurWeldSetBuilder.SetSelectedWeldConnections ( NXOpen.CAE.Connections.IConnection[]  selectedWeldConnections)
inline

Sets the selected weld connections

Created in NX1847.0.0

License requirements: sc_dur_specialist ("Simcenter Specialist Durability")

Parameters
selectedWeldConnectionsthe selected weld connections

Property Documentation

unsafe bool NXOpen.CAE.DurSpecialistDurWeldSetBuilder.AllowOverride
getset

Returns or sets the recovery simulation object override

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.DurSpecialistDurWeldSetBuilder.DescriptionString
getset

Returns or sets the description string

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.DurSpecialistDurWeldSetBuilder.Type NXOpen.CAE.DurSpecialistDurWeldSetBuilder.DurWeldSetType
getset

Returns or sets the durability weld set type

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.DurSpecialistDurWeldSetBuilder.NameString
getset

Returns or sets the name string

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.DurSpecialistDurWeldSetBuilder.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")


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