STK AgAccessConstraintPluginSend comments on this topic.
GeometryMask Property (IAgAccessConstraintPluginObjectData)
See Also
Windows





Windows & Linux

Description

A bit mask of AgEAccessConstraintDependencyFlags indicating which geometrical data was computed.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property GeometryMask() As Integer
[C#]
public int GeometryMask {get;}
[Managed C++]
public: __property int get_GeometryMask();
[Unmanaged C++]
public: HRESULT get_GeometryMask(
    long * pMask
);
[Java]
public int getGeometryMask();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.