Interface ISS_GeomModelArray
Namespace: STGeomModelTypes
Assembly: STGeomModelTypes.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("9813FA8B-AF6D-457C-96B3-7DF03DC2E018")]
public interface ISS_GeomModelArrayMethods
GetCount()
Declaration
int GetCount()Returns
| Type | Description | 
|---|---|
| int | 
GetGeomModel(int)
Declaration
ISS_GeomModel GetGeomModel(int Index)Parameters
| Type | Name | Description | 
|---|---|---|
| int | Index | 
Returns
| Type | Description | 
|---|---|
| ISS_GeomModel |