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

Description

Primitives represent objects rendered in the 3D scene.

Object Model



Public Properties

Public Property AutomaticallyComputeBoundingSphere Gets or sets if the primitive's Bounding Sphere is automatically computed.
Public Property BoundingSphere Gets or sets the bounding sphere that encompasses the primitive. The center is defined in the primitive's Reference Frame.
Public Property Color Gets or sets the primitive's color.
Public Property Display Gets or sets if the primitive should be rendered. Both this and Display Condition must evaluate to true for the primitive to be rendered.
Public Property DisplayCondition Gets or sets the display condition that determines if the primitive should be rendered. Both this and Display must evaluate to true for the primitive to be rendered.
Public Property ReferenceFrame Gets or sets the reference frame this primitive is defined and rendered in.
Public Property Tag Gets or sets custom value associated with this primitive.
Public Property Translucency Gets or sets the primitive's translucency. Translucency is between 0 and 1, where 0 is opaque and 1 is transparent.

See Also

CoClasses that Implement IAgStkGraphicsPrimitive

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1