AGI AgAccessConstraintPlugin 11 Send comments on this topic.
GeometryMask Property (IAgAccessConstraintPluginObjectData)
See Also 





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1