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






Windows & Linux

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface