STK Vector Geometry ToolSend comments on this topic.
OriginPoint Property (IAgCrdnPointPlaneIntersection)
See Also
Windows





Windows & Linux

Description

Specify the origin point.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property OriginPoint() As IAgCrdnPointRefTo
[C#]
public IAgCrdnPointRefTo OriginPoint {get;}
[Managed C++]
public: __property IAgCrdnPointRefTo ^ get_OriginPoint();
[Unmanaged C++]
public: HRESULT get_OriginPoint(
    IAgCrdnPointRefTo ** ppRetVal
);
[Java]
public IAgCrdnPointRefTo getOriginPoint();
[Python - STK API ]
@property
def OriginPoint(self) -> "IAgCrdnPointRefTo":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.