Click or drag to resize

IndividualPlateModel Properties

The IndividualPlateModel type exposes the following members.

Properties
  NameDescription
Public propertyGroupName
Gets or sets the name of the group of plates that contains this plate. (E.g. Body or SolarPanels.)
Public propertyIsFrozen
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.)
Public propertyPlateName
Gets or sets the name of the individual plate.
Public propertyReferenceArea
Gets or sets the surface area of this plate in meters squared.
Top
See Also