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

This class represents an Interface to the Diameter parameters. More...

Inheritance diagram for NXOpen.CAE.Connections.IDiameter:
NXOpen.INXObject NXOpen.CAE.Connections.Bolt NXOpen.CAE.Connections.Clinch NXOpen.CAE.Connections.Rivet NXOpen.CAE.Connections.SpotWeld

Public Member Functions

bool GetManualAdjustment ()
 Gets manual adjustent state. More...
 
NXOpen.Expression GetManualAdjustmentFactor ()
 Gets manual adjustent factor. More...
 
NXOpen.CAE.Connections.DiameterType[] GetSupportedDiameterTypes ()
 Gets supported diameter types of connection. More...
 
void SetManualAdjustment (bool state)
 Sets manual adjustent state. More...
 
- Public Member Functions inherited from NXOpen.INXObject
NXOpen.INXObject FindObject (string journalIdentifier)
 Finds the NXOpen.NXObject with the given identifier as recorded in a journal. More...
 
void Print ()
 Prints a representation of this object to the system log file. More...
 
void SetName (string name)
 Sets the custom name of the object. More...
 

Properties

NXOpen.Expression Coefficient [get]
 Returns the coefficient for formula defined diameter More...
 
NXOpen.Expression Diameter [get]
 Returns the connection diameter More...
 
NXOpen.CAE.Connections.DiameterType DiameterType [get, set]
 Returns or sets the connection diameter type More...
 
string TableFile [get, set]
 Returns or sets the table file used to compute the diameter More...
 
- Properties inherited from NXOpen.INXObject
bool IsOccurrence [get]
 Returns whether this object is an occurrence or not. More...
 
string JournalIdentifier [get]
 Returns the identifier that would be recorded in a journal for this object. More...
 
string Name [get]
 Returns the custom name of the object. More...
 
NXOpen.Assemblies.Component OwningComponent [get]
 Returns the owning component, if this object is an occurrence. More...
 
NXOpen.BasePart OwningPart [get]
 Returns the owning part of this object More...
 
NXOpen.INXObject Prototype [get]
 Returns the prototype of this object if it is an occurrence. More...
 

Detailed Description

This class represents an Interface to the Diameter parameters.

Created in NX12.0.0

Member Function Documentation

bool NXOpen.CAE.Connections.IDiameter.GetManualAdjustment ( )

Gets manual adjustent state.

Created in NX1872.0.0

License requirements: None.

Returns

Implemented in NXOpen.CAE.Connections.Bolt, NXOpen.CAE.Connections.Clinch, NXOpen.CAE.Connections.Rivet, and NXOpen.CAE.Connections.SpotWeld.

NXOpen.Expression NXOpen.CAE.Connections.IDiameter.GetManualAdjustmentFactor ( )

Gets manual adjustent factor.

Created in NX1872.0.0

License requirements: None.

Returns

Implemented in NXOpen.CAE.Connections.Bolt, NXOpen.CAE.Connections.Clinch, NXOpen.CAE.Connections.Rivet, and NXOpen.CAE.Connections.SpotWeld.

NXOpen.CAE.Connections.DiameterType [] NXOpen.CAE.Connections.IDiameter.GetSupportedDiameterTypes ( )

Gets supported diameter types of connection.

Created in NX12.0.0

License requirements: None.

Returns
Supported CSys Types

Implemented in NXOpen.CAE.Connections.Bolt, NXOpen.CAE.Connections.Clinch, NXOpen.CAE.Connections.Rivet, and NXOpen.CAE.Connections.SpotWeld.

void NXOpen.CAE.Connections.IDiameter.SetManualAdjustment ( bool  state)

Sets manual adjustent state.

Created in NX1872.0.0

License requirements: None.

Parameters
state

Implemented in NXOpen.CAE.Connections.Bolt, NXOpen.CAE.Connections.Clinch, NXOpen.CAE.Connections.Rivet, and NXOpen.CAE.Connections.SpotWeld.

Property Documentation

NXOpen.Expression NXOpen.CAE.Connections.IDiameter.Coefficient
get

Returns the coefficient for formula defined diameter

Created in NX12.0.0

License requirements: None.

NXOpen.Expression NXOpen.CAE.Connections.IDiameter.Diameter
get

Returns the connection diameter

Created in NX12.0.0

License requirements: None.

NXOpen.CAE.Connections.DiameterType NXOpen.CAE.Connections.IDiameter.DiameterType
getset

Returns or sets the connection diameter type

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: nx_masterfem ("Finite Element Modeling")

string NXOpen.CAE.Connections.IDiameter.TableFile
getset

Returns or sets the table file used to compute the diameter

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: nx_masterfem ("Finite Element Modeling")


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