STK Vector Geometry ToolSend comments on this topic.
IAgCrdnPointCentBodyIntersect Interface

Description

Point on central body surface along direction vector originating at source point.

Public Methods

Public Method SetRangeSet minimum and maximum range. An exception is thrown if Minimum exceeds Maximum. An exception is thrown if UseRangeConstraint is set to true. Applicable only if the range constraint is not used.

Public Properties

Public Property AllowIntersectionFromBelowWhether intersection is computed when reference point is inside the surface. Applicable when the surface is not defined by terrain.
Public Property AltitudeAn altitude.
Public Property CentralBodyCentral body.
Public Property DirectionVectorA direction vector. Can be any vector from VGT.
Public Property IntersectionSurfaceAn intersection surface.
Public Property MaximumRangeA maximum range. An exception is thrown if the value is less than the MinimumRange. Applicable only if the range constraint is not used.
Public Property MinimumRangeA minimum range. An exception is thrown if the value exceeds the MaximumRange. Applicable only if the range constraint is not used.
Public Property ReferencePointA reference point. Can be any point from VGT.
Public Property UseMaximumRangeWhether the maximum range is used. Applicable only if the range constraint is not used.
Public Property UseMinimumRangeWhether the minimum range is used. Applicable only if the range constraint is not used.
Public Property UseRangeConstraintWhether to use range constraint.

Interfaces

CoClasses that Implement IAgCrdnPointCentBodyIntersect

© 2024 Analytical Graphics, Inc. All Rights Reserved.