Defines the sensor using a custom pattern.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgSnCustomPattern SetPatternCustom( string Filename ); |
| [Managed C++] |
|---|
public: IAgSnCustomPattern^ SetPatternCustom( String __gc ^ Filename ); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgSnCustomPattern setPatternCustom( String Filename ); |
[Python - STK API ] |
|---|
def SetPatternCustom(self, Filename:str) -> "IAgSnCustomPattern": |
- Filename






