AGI AgAccessConstraintPlugin 11 Send 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 * pRetVal
);

[Java]
public int getGeometryMask();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface