STK ObjectsSend comments on this topic.
Definition Property (IAgVeVOBPlaneInstance)
See Also
Windows





Windows & Linux

Description

The template from which the B-Plane is derived.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Definition() As String
[C#]
public string Definition {get;}
[Managed C++]
public: __property String __gc ^ get_Definition();
[Unmanaged C++]
public: HRESULT get_Definition(
    BSTR * pVal
);
[Java]
public String getDefinition();
[Python - STK API ]
@property
def Definition(self) -> str:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.