STK AgAccessConstraintPluginSend comments on this topic.
Base Property (IAgAccessConstraintPluginResultPostCompute)
See Also
Windows





Windows & Linux

Description

An interface to a description of the object that owns this constraint.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Base() As IAgAccessConstraintPluginObjectDescriptor
[Managed C++]
public: __property IAgAccessConstraintPluginObjectDescriptor ^ get_Base();
[Unmanaged C++]
public: HRESULT get_Base(
    IAgAccessConstraintPluginObjectDescriptor ** ppObjectDescriptor
);

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.