PartFile Properties KerbalData - KSP Data Unlocked!
The PartFile type exposes the following members.
Properties

  NameDescription
Public propertyAngularDrag
Gets or sets angular drag
Public propertyAuthor
Gets or sets the author
Public propertyBreakingForce
Gets or sets the breaking force
Public propertyBreakingTorque
Gets or sets the breaking torque
Public propertyCategory
Gets or sets the category
Public propertyComparer
Gets the comparer
(Inherited from StorableObject.)
Public propertyCost
Gets or sets the cost
Public propertyCount
Gets the number of children
(Inherited from StorableObject.)
Public propertyCrashTolerance
Gets or sets the crash tolerance
Public propertyDescription
Gets or sets the description
Public propertyDragModelType
Gets or sets the drag model type
Public propertyExplosionPotential
Gets or sets the explosion potential
Public propertyId
Gets the id/name of the element
(Inherited from StorableObject.)
Public propertyIsDirty
Gets the is dirty flag
(Inherited from StorableObject.)
Public propertyOnlineItem
Gets or sets the value associated with the specified key.
(Inherited from OnlineDictionary OnlineString, JToken .)
Public propertyKeys
Gets the key collection for unmapped children
(Inherited from StorableObject.)
Public propertyManufacturer
Gets or sets the manufacturer
Public propertyMass
Gets or sets the mass
Public propertyMaxDrag
Gets or sets maximum drag
Public propertyMaxTemp
Gets or sets the maximum temp
Public propertyMesh
Gets or sets the mesh file name
Public propertyMinDrag
Gets or set minimum drag
Public propertyModule
Gets or sets the module
Public propertyModules
Gets or sets the module collection
Public propertyName
Gets or sets the name
Public propertyOriginal
Gets the orginal base data
(Inherited from StorableObject.)
Public propertyRescaleFactor
Gets or sets the rescale factor
Public propertyResources
Gets or sets the resource collection
Public propertySubCategory
Gets or sets the sub category
Public propertyTitle
Gets or sets the title
Public propertyUri
Gets the absloute URI of the data
(Inherited from StorableObject.)
Public propertyValues
Gets the values collection for unmapped children
(Inherited from StorableObject.)
Public propertyVesselType
Gets or sets the vessel type
Back to Top
See Also