Description
The PointGroupPoint object represents one point of a PointGroup, and its properties should be accessed using PointGroup indices: PointGroup1[0].Longitude = 10.
Inheritance Hierarchy: ObjectàPointGroupPoint
Available In Editions:
Engineer
Mission
Timing Precision Mode
This page describes functionality in millisecond timing precision mode.
Name
|
Description
|
Color
|
Color of the point.
|
DeclaredName
|
The name of the object as declared.
|
Height
|
Height of the point. If Earth is set as the central body using the default radius and flattening coefficient, FreeFlyer will use the WGS 84 reference ellipsoid.
|
Latitude
|
Latitude of the point.
|
Longitude
|
Longitude of the point.
|
Name
|
The name displayed for this object in output windows such as views, plots, and reports.
|
ObjectId
|
The unique identifier for the object.
|
ObjectType
|
The type of the object.
|
Opacity
|
Opacity of the point.
|
Size
|
Size of the point.
|
|
Name
|
Description
|
ClearSavedStates
|
Clears previous saved states for this object.
|
GetFromFile
|
Load the object state from the specified FreeFlyer object file.
|
GetFromString
|
Load the object state from the specified string.
|
PutToFile
|
Convert the object state to FreeFlyer object xml and write to a file.
|
PutToString
|
Convert the object state to FreeFlyer object xml and return as a string.
|
ReferenceEquals
|
Returns 1 if the argument refers to the calling object and 0 otherwise.
|
Restore
|
Restore an object's state from a previously saved state.
|
Save
|
Save the object's state so that it can be restored later.
|
|
Name
|
Description
|
ID
|
This property is not used at this time.
This property has been Deprecated. This property has no effect.
|
Magnitude
|
This property is not used at this time.
This property has been Deprecated. This property has no effect.
|
|
|