Click or drag to resize

IModelGraphicsService Interface

A service that defines a model to be drawn at the location defined by ILocationPointService and orientation defined by IOrientationAxesService.

Namespace:  AGI.Foundation.Platforms.Advanced
Assembly:  AGI.Foundation.Platforms.Graphics (in AGI.Foundation.Platforms.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public interface IModelGraphicsService

The IModelGraphicsService type exposes the following members.

Properties
  NameDescription
Public propertyModelGraphics
Gets the model graphics.
Top
See Also