Click or drag to resize

IndividualPlateModelGroupName Property

Gets or sets the name of the group of plates that contains this plate. (E.g. Body or SolarPanels.)

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public string GroupName { get; set; }

Property Value

Type: String
See Also