STK Vector Geometry ToolSend comments on this topic.
AlignmentReferenceVector Property (IAgCrdnAxesAlignedAndConstrained)
See Also
Windows





Windows & Linux

Description

Specify an alignment reference vector.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.