AGI Common Entity Library 11 Send comments on this topic.
IAgPolylineEntity Interface

Description

Defines an entity modeled as a line in space, either as a static position or moving over time.

Object Model




Public Methods

Public Method CommitUpdate Fires the entity change event as well as performs any calculations necessary since the last update.

Public Properties

Public Property CorrelationStatus The correlation status of the entity.
Public Property Label The entity label.
Public Property Line The line representing the polygon formed by the entity positions.
Public Property Positions The list of points that define the line.
Public Property Static Indicates if the line is static or dynamic

Interfaces

Implemented Interface
IAgEntity
© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1