cee.ug
The ug sub-module provides a remote model designed for post-processing CAE models. It requires a live connection to an EnvisionWeb server.
The UgServer reads the CAE analysis and streams the triangles needed for the visualization to the browser based client using Ceetron 3D Progressive Object Streaming. Any computation of cutting planes, isosurfaces, isovolumes and particle traces is done on the server, and the resulting objects are streamed to the browser client.
Assuming that the EnvisionWeb client component has been imported into the variable cee
, the members of
the ug module may be referenced using the cee.ug
prefix, e.g.:
var model = new cee.ug.RemoteModel();
See the RemoteModel
for a more detailed description of the capabilities of this component.
Enumerations
- AutoRangeMode
- ColorScheme
- DeriveOperation
- DisplacementScaleMode
- DrawStyle
- ElementInterpolationType
- FeatureExtractionType
- ItemType
- LegendColorMarkerPosition
- LegendVisibilityMode
- ModeShapeAnimationType
- ModelColorSource
- ObjectType
- OpenModelCallbackCompletedAction
- ParticleTraceVisualizationStyle
- RemoteQueryInputIdentType
- ResultMapping
- ResultType
- StreamingStatus
- SurfacePathPointType
- SurfacePositionType
- VectorColorMode
- VectorDrawMode
- VectorScaleMode
- VectorType
Classes
Animation
Case
ClientSideHitItem
CuttingPlane
CuttingPlaneUtils
DisplacementSettings
HighlightHelper
Isosurface
Isovolume
MirrorSettings
ModelDirectory
ModelSettings
ModelSpec
PartSettings
ParticleTraceGroup
ParticleTraceUtils
PickHelper
QueryAllElementResultsForFrame
QueryBulkCalculation
QueryElementInfo
QueryFeatureExtraction
QueryGeometryStatistics
QueryGlobalNodePositionsForFrames
QueryMapResultOnPoints
QueryNamedGeneric
QueryNodeInfo
QueryNodeScalarResult
QueryPartNodes
QueryPartResults
QueryPartSurfacePositions
QueryResultMinMax
QuerySetItems
QuerySurfacePath
RemoteModel
RemoteQuery
ScalarSettings
TrianglePicker
VectorSettings
VisibleObjectPicker
Interfaces
AnimationFrameChangedCallback
ApplyVTFxCaseCallback
CommunicationPerformanceData
CommunicationPerformanceHandler
CreateResultCalculatorCallback
CuttingPlaneProperties
DataSourceRequestCallback
DataSourceResponse
DataStreamingCompleteCallback
DisplacementSettingsProperties
HitItem
IsosurfaceProperties
IsovolumeProperties
LegendColorMarker
MassedParticleParameters
MirrorSettingsProperties
ModelSettingsProperties
ModelSpecProperties
NodeIdent
OpenModelCallback
OpenModelInfo
OpenModelOptions
PartInfo
PartSettingsProperties
ParticleTraceGroupProperties
PollForDataSourceChangesCallback
PollForDataSourceChangesInfo
ProgressData
ProgressHandler
QueryAllElementResultsForFrameCallback
QueryAllElementResultsForFrameData
QueryAllElementResultsForFramePartData
QueryBulkCalculationCallback
QueryBulkCalculationValues
QueryElementInfoCallback
QueryElementInfoData
QueryFeatureExtractionCallback
QueryFeatureExtractionData
QueryFeatureExtractionSurface
QueryGeometryStatisticsCallback
QueryGeometryStatisticsData
QueryGlobalNodePositionsForFramesCallback
QueryGlobalNodePositionsForFramesData
QueryGlobalNodePositionsForFramesDataItem
QueryMapResultOnPointsData
QueryMapScalarOnPointsCallback
QueryNamedGenericCallback
QueryNodeInfoCallback
QueryNodeInfoData
QueryNodeScalarResultCallback
QueryNodeScalarResultData
QueryPartNodesCallback
QueryPartNodesData
QueryPartResultsCallback
QueryPartResultsData
QueryPartResultsDataItem
QueryPartSurfacePositionsCallback
QueryPartSurfacePositionsData
QueryResultMinMaxCallback
QueryResultMinMaxData
QueryResultMinMaxDataItem
QuerySetItemsCallback
QuerySetItemsData
QuerySetItemsItem
QuerySurfacePathCallback
QuerySurfacePathData
RayIntersectCallback
RayIntersectResult
ReloadModelCallback
ResultCalculatorDefinition
ResultInfo
ResultRangeChangedHandler
ScalarSettingsProperties
SendToCloudCallback
SendToCloudConfig
ServerErrorHandler
ServerUpdateCompletedCallback
SetInfo
SimulationInfo
StateGroupInfo
StateInfo
SurfacePathItem
VTFxCaseInfo
VectorSettingsProperties
VisibleObjectItem