Class ResultMeasureResultAllOptions
Inheritance
ResultMeasureResultAllOptions
Assembly: NXOpen.dll
Syntax
public class ResultMeasureResultAllOptions : ResultMeasureResultOptions, IMessageSink, IDisposable
Constructors
ResultMeasureResultAllOptions(nint)
Declaration
protected ResultMeasureResultAllOptions(nint ptr)
Parameters
Type |
Name |
Description |
nint |
ptr |
|
Methods
FreeResource()
Declaration
protected override void FreeResource()
Overrides
SetAddBeamFillets(bool)
Declaration
public void SetAddBeamFillets(bool bAddBeamFillets)
Parameters
Type |
Name |
Description |
bool |
bAddBeamFillets |
|
SetBeamFilletRadius(double)
Declaration
public void SetBeamFilletRadius(double beamFilletRadius)
Parameters
Type |
Name |
Description |
double |
beamFilletRadius |
|
SetCalculateBeamResults(bool)
Declaration
public void SetCalculateBeamResults(bool bCalcBeamResults)
Parameters
Type |
Name |
Description |
bool |
bCalcBeamResults |
|
SetCoordinateSystem(CoordinateSystem)
Declaration
public void SetCoordinateSystem(Result.CoordinateSystem eCsys)
Parameters
SetResultBeamSection(BeamSection)
Declaration
public void SetResultBeamSection(Result.BeamSection eBeamSect)
Parameters
SetResultShellSection(ShellSection)
Declaration
public void SetResultShellSection(Result.ShellSection eShellSect)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink