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

Public Methods

Public Method LoadWithStringUri For convenience. Loads a COLLADA (DAE) or AGI MDL (MDL) model using a file path.
Public Method LoadWithStringUriAndUpAxis For convenience. Loads a COLLADA (DAE) or AGI MDL (MDL) model using a file path.
Public Method SetPositionCartographic For convenience. Sets the Cartographic position of the model. Longitude and latitude are in radians, and altitude is in meters. This also sets Position.

Public Properties

Public Property Articulations Gets the model's articulations. Articulations identify geometry and contain transformations for manipulating that geometry.
Public Property Orientation Gets or sets the model's orientation. The quaternion is a rotation from the model's local axes to the axes of the model's Reference Frame.
Public Property Position Gets or sets the position of the model. The position is defined in the model's Reference Frame. The array contains the components of the position in the order x, y, z.
Public Property Scale Gets or sets the linear scale used to increase or decrease the size of the rendered model.
Public Property UriAsString Gets the URI of the file used to load the file.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK 11.1 Programming Interface