Click or drag to resize
CSTKISetFlag Method
Set flag indicating part of STK object is to be drawn or not

Available since Oasis montaj version: 5.0
License: Available to anyone with an Oasis Montaj license.  

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
public void ISetFlag(
	int flag,
	int part
)

Parameters

flag
Type: SystemInt32
Flag to set (0 or 1)
part
Type: SystemInt32
<define>STK_FLAG</define>
See Also