AGI STK VGT 11 Send comments on this topic.
ConstraintReferenceVector Property (IAgCrdnAxesAlignedAndConstrained)
See Also 





Description

Specify a constraint reference vector.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ConstraintReferenceVector() As IAgCrdnVectorRefTo

[C#]
public IAgCrdnVectorRefTo ConstraintReferenceVector {get;}

[Managed C++]
public: __property IAgCrdnVectorRefTo^ get_ConstraintReferenceVector();

[Unmanaged C++]
public: HRESULT get_ConstraintReferenceVector(
IAgCrdnVectorRefTo ** ppRetVal
);

[Java]
public IAgCrdnVectorRefTo getConstraintReferenceVector();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1