Click or drag to resize

Platform Properties

The Platform type exposes the following members.

Properties
  NameDescription
Public propertyChildren
Gets the collection containing the children of this Platform.
Public propertyExtensions
Gets the collection of extensions attached to this object.
(Inherited from ExtensibleObject.)
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 propertyLocationPoint
Gets or sets the time-varying location of this platform.
Public propertyName
Gets or sets the name of the platform.
Public propertyOrientationAxes
Gets or sets the time-varying orientation of this platform.
Public propertyParent
Gets the parent platform of this platform.
Public propertyReferenceFrame
Gets the reference frame of this platform formed by the combination of the platform's location and orientation.
Top
See Also