Class PostScenarioToAbsoluteCoordinateSystem
Inheritance
PostScenarioToAbsoluteCoordinateSystem
Inherited Members
Namespace: NXOpen.CAE
Assembly: NXOpen.dll
Syntax
public class PostScenarioToAbsoluteCoordinateSystem : PostScenarioCoordinateSystemTransformation, IMessageSink, IDisposable
Constructors
PostScenarioToAbsoluteCoordinateSystem(nint)
Declaration
protected PostScenarioToAbsoluteCoordinateSystem(nint ptr)
Parameters
Type | Name | Description |
---|---|---|
nint | ptr |
Methods
SetCoordinateSystemType(PostScenarioCoordinateSystemType)
Declaration
public void SetCoordinateSystemType(PostScenarioCoordinateSystemType type)
Parameters
Type | Name | Description |
---|---|---|
PostScenarioCoordinateSystemType | type |
Implements
System.Runtime.Remoting.Messaging.IMessageSink