Class ResultMeasureResultDirectionSectionOptions
Inheritance
ResultMeasureResultDirectionSectionOptions
Assembly: NXOpen.dll
Syntax
public class ResultMeasureResultDirectionSectionOptions : ResultMeasureResultOptions, IMessageSink, IDisposable
Constructors
ResultMeasureResultDirectionSectionOptions(nint)
Declaration
protected ResultMeasureResultDirectionSectionOptions(nint ptr)
Parameters
Type |
Name |
Description |
nint |
ptr |
|
Methods
FreeResource()
Declaration
protected override void FreeResource()
Overrides
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