EllipsoidSurfaceRegionBoundaryCurve Property |
Gets the closed curve defining the boundary of the surface region.
Namespace:
AGI.Foundation.Geometry.Shapes
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public EllipsoidSurfaceCurve BoundaryCurve { get; }
Public ReadOnly Property BoundaryCurve As EllipsoidSurfaceCurve
Get
public:
property EllipsoidSurfaceCurve^ BoundaryCurve {
EllipsoidSurfaceCurve^ get ();
}
member BoundaryCurve : EllipsoidSurfaceCurve with get
Property Value
Type:
EllipsoidSurfaceCurveSee Also