AGI STK Objects 11Send comments on this topic.
FromRestriction Property (IAgCnConstraints)
See Also 
Windows






Windows & Linux

Description

Returns a restriction corresponding to the restriction type when in the from access position.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property FromRestriction() As IAgCnCnstrRestriction
[C#]
public IAgCnCnstrRestriction FromRestriction {get;}
[Managed C++]
public: __property IAgCnCnstrRestriction^ get_FromRestriction();
[Unmanaged C++]
public: HRESULT get_FromRestriction(
   IAgCnCnstrRestriction ** ppRetVal
);
[Java]
public IAgCnCnstrRestriction getFromRestriction();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.