Interface IST_PGSolidList
Namespace: STParametricGeometry
Assembly: STParametricGeometry.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("460282E6-AFB5-40B5-9973-6D415118BC1C")]
public interface IST_PGSolidListProperties
Solid[int]
Declaration
IST_PGAbstractSolid Solid[int i] { get; }Parameters
| Type | Name | Description | 
|---|---|---|
| int | i | 
Property Value
| Type | Description | 
|---|---|
| IST_PGAbstractSolid | 
SolidCount
Declaration
int SolidCount { get; }Property Value
| Type | Description | 
|---|---|
| int |