AGI AgAccessConstraintPlugin 11 Send comments on this topic.
Target Property (IAgAccessConstraintPluginResultPreCompute)
See Also 





Description

An interface to a description of the other object involved with this constraint.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Target() As AgAccessConstraintPluginObjectDescriptor

[C#]
public AgAccessConstraintPluginObjectDescriptor Target {get;}

[Managed C++]
public: __property AgAccessConstraintPluginObjectDescriptor^ get_Target();

[Unmanaged C++]
public: HRESULT get_Target(
AgAccessConstraintPluginObjectDescriptor ** ppRetVal
);

[Java]
public AgAccessConstraintPluginObjectDescriptor getTarget();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1