STK AgAccessConstraintPluginSend 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 IAgAccessConstraintPluginObjectDescriptor
[Managed C++]
public: __property IAgAccessConstraintPluginObjectDescriptor ^ get_Target();
[Unmanaged C++]
public: HRESULT get_Target(
    IAgAccessConstraintPluginObjectDescriptor ** ppObjectDescriptor
);

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.