AGI STK Graphics 11 Send comments on this topic.
IAgStkGraphicsPathPrimitiveFactory Interface

Description

Renders a line to the 3D scene. Similar to the PolylinePrimitive; however, the PathPrimitive was designed for the efficient addition/removal of points to/from the front or back of the line.

Object Model



Public Methods

Public Method Initialize Initializes a default path primitive. This is equivalent to constructing a path primitive with an initial capacity of 16.
Public Method InitializeWithCapacity Initializes a path primitive with the specified capacity.

Public Properties

Public Property MaximumWidthSupported Gets the maximum width, in pixels, supported by the video card.
Public Property MinimumWidthSupported Gets the minimum width, in pixels, supported by the video card.

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1