AGI STK Graphics 11 Send comments on this topic.
IAgStkGraphicsSolidPrimitive Interface Members
See Also  Overview 

Public Methods

Public Method Set Defines the solid using the specified parameters. The solid is rendered in the primitive's Reference Frame.
Public Method SetWithResult Defines the solid using the specified solidTriangulatorResult. The solid is rendered in the primitive's Reference Frame.

Public Properties

Public Property AffectedByLighting Gets or sets whether the primitive is affected by lighting.
Public Property BackLineColor Gets or sets the back line's color.
Public Property BackLineTranslucency Gets or sets the back line's translucency. Translucency is between 0 and 1, where 0 is opaque and 1 is transparent.
Public Property BackLineWidth Gets or sets the back line's width, in pixels.
Public Property DisplayFill Gets or sets whether the solid's fill is displayed.
Public Property DisplayOutline Gets or sets whether the solid's outline is displayed.
Public Property DisplaySilhouette Gets or sets whether the solid's silhouette is displayed.
Public Property MaximumSilhouetteWidthSupported Gets the maximum silhouette width, in pixels, supported by the video card.
Public Property MinimumSilhouetteWidthSupported Gets the minimum silhouette width, in pixels, supported by the video card.
Public Property OutlineAppearance Gets or sets the outline's appearance.
Public Property OutlineColor Gets or sets the outline's color.
Public Property OutlineTranslucency Gets or sets the outline's translucency. Translucency is between 0 and 1, where 0 is opaque and 1 is transparent.
Public Property OutlineWidth Gets or sets the outline's width, in pixels.
Public Property Position Gets or sets the solid's position. The position is defined in the solid's Reference Frame. The array contains the components of the position in the order x, y, z.
Public Property Rotation Gets or sets the rotation applied to the solid before rendering.
Public Property Scale Gets or sets a non-uniform scale that is applied to the solid to increase or decrease its rendered size. The array contains the scale for each component of the size in the order x scale, y scale, z scale.
Public Property SetHint Gets the primitive's Set Hint. See the Set Hint Performance Overview for selecting an appropriate value to construct the primitive with.
Public Property SilhouetteColor Gets or sets the silhouette's color.
Public Property SilhouetteTranslucency Gets or sets the silhouette's translucency. Translucency is between 0 and 1, where 0 is opaque and 1 is transparent.
Public Property SilhouetteWidth Gets or sets the silhouette' width, in pixels.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK 11.1 Programming Interface