AGI AgAttrAutomation 11 Send comments on this topic.
NewScope Method (IAgAttrBuilder)
See Also 
Windows






Windows & Linux

Description

Create a new Attribute Scope for use in Attribute Builder method calls

Syntax

[Visual Basic .NET]
Public Function NewScope() As Object

[C#]
public Object NewScope();

[Managed C++]
public: IUnknown^ NewScope();

[Java]
public Object newScope();

[Unmanaged C++]
public: HRESULT NewScope(
IUnknown ** ReturnValue
);

Return Type

DispScope

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface