STK ObjectsSend comments on this topic.
ToRestrictionType Property (IAgCnConstraints)
See Also
Windows





Windows & Linux

Description

Gets the current restriction type when in the to access position.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ToRestrictionType() As AgECnCnstrRestriction
[C#]
public AgECnCnstrRestriction ToRestrictionType {get;}
[Managed C++]
public: __property AgECnCnstrRestriction get_ToRestrictionType();
[Unmanaged C++]
public: HRESULT get_ToRestrictionType(
    AgECnCnstrRestriction * pVal
);
[Java]
public AgECnCnstrRestriction getToRestrictionType();
[Python - STK API ]
@property
def ToRestrictionType(self) -> "AgECnCnstrRestriction":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.