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





Windows & Linux

Description

Specify a desired constraint direction and the applicable parameters.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.